Open-Assistant icon indicating copy to clipboard operation
Open-Assistant copied to clipboard

OpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.

Results 1557 Open-Assistant issues
Sort by recently updated
recently updated
newest added

- When frontend requests for a new task it can specify the task is "collective". - Collective tasks are not closed automatically when an interaction has been submitted for them....

Simple updates to add a column for the lang field +migration - can be expanded upon down the line For the issue Open-Assistant #93

backend

This is a feature recommendation. Discussion here: https://bdtechtalks.com/2022/09/05/llm-uncertainty-verbalized-probability/ Academic paper here: https://arxiv.org/abs/2205.14334

feature
ml

To ensure no abuse or spam the discord bot should precheck all input coming in from the user. I wrote a function to solve this problem but it can't get...

backend

There are people coming from e.g. GitLab who could use an introduction on GitHub forks & PRs.

documentation

Closes #33 Also started moving duplicate code into their own components

website

There is lots of conversational data on the web, for example twitter, reddit, etc. yet only a tiny fraction of it starts with some sort of instruction or request for...

ml
data

Twitter is a good source for gathering multi-turn conversation training data. One approach is to convert any thread into `A: B: A: ` format by linking user_id to the tweets....

data

Just a suggestion that I thought yesterday, maybe we could have a sister project to this one, where it's mostly trained on code, and it can respond back with good...

data
needs discussion