Open-Assistant
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.
This is a proposal for multiple messages to be generated per prompt to collect additional RLHF data from user conversations. It would work by generating the first 'x' tokens of...
A button could be added next to the regenerate respond button which removes the end of text token and then passes the message back to inference in order to do...
make the current api for datacollection / labeling / ranking public and documented #### why? (immediate motivation): this would allow third party Inference providers to hook the data they generate...
I haven't customized a windows machine much but run into an error when trying to start up the assistant locally. Meaning, Open-Assistant is trying to use a port is in...
Since there is a large number of people asking about a public API I feel as if a small warning at the top of [the API docs](https://projects.laion.ai/Open-Assistant/api) to clarify that...
Added a PR as requested in [#2828 ](https://github.com/LAION-AI/Open-Assistant/issues/2828) Changes in this PR: * Add to `oasst_export` configurations the attributes `hf_dataset_name` and `use_hf_dataset` to declare which HF oasst dataset to use...
ChatPDF
Would it be possible in the future to chat with Open-Assistant with the context of a pdf like in https://www.chatpdf.com/?
Added a PR as requested in #2877 This is the Translation of the interface for the German dialect "Schwäbisch" According to [Wictionary and the ISO 639-3](https://de.wiktionary.org/wiki/Hilfe:Sprachk%C3%BCrzel ) the shortcut is...
Messages
Addressing issue: https://github.com/LAION-AI/Open-Assistant/issues/2630 Rename/amend "messages" page to make it clear they come from the data collection, not from users' chats.