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 1560 Open-Assistant issues
Sort by recently updated
recently updated
newest added

In our tasks we show all the messages for a conversation. The user has to do some thinking to understand which message is being ranked, labeled, etc. We could better...

website
UI/UX
beta feedback

Discuss and improve the handling and logging of the database errors. For example if there is a rollback error should it be propagate to the original request ? etc ..

backend

Once we're ready for a multilingual effort, we should include dialogue data in instruction dataset. Here are some sources: * XPersona - chit chat data * Multi2WoZ (task oriented dialogue)...

data

per @notmd 's recommendation

website

This adds the Hippocorpus dataset script from #728 It's a notebook file which converts an existing Hippocorpus dataset into a Parquet file. This PR should stay a draft until the...

backend

- Add a new `stats_enabled` boolean column (default `True`) to the ([User model](https://github.com/LAION-AI/Open-Assistant/blob/main/backend/oasst_backend/models/user.py)) that indicates whether the user should be included in the leader board stats calculation or not (generate...

backend

Add the functionality to the OA backend to import message trees from files into the database and offer them for ranking to users. We already have synthetic data in jsonl...

backend

I think would need a repo admin to be able to add this app - its pretty handy when a PR changes an .ipynb file which i expect might occur...

feature