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

This PR addresses the following fixes and modifications: - Some plugin url-s are with text/json content_type so downloading and parsing fails. This is now fixed with content_type check + using...

the openassistant chat page shows a button to select plugins but there arent any am i doing something wrong or is it just not released yet?

# Dataset Card for Russian riddles with answers with 377 entries. ### Dataset Summary Contains parquet of QnA with riddle & answer pairs. Each row consists of * INSTRUCTION *...

data

Greetings. It would be useful to have the ability to change our e-mail credentials like most other platforms online do. The interface would work the same way as we have...

website

Happens on `/chat` and in the subchats if the chat is not active ![image](https://user-images.githubusercontent.com/24505302/236671627-0849a719-963e-4e2a-b84b-001fc54efeec.png) The code for this is here: https://github.com/LAION-AI/Open-Assistant/blob/9ad4062ff8e254ad554f2017810039b06c5a5893/website/src/components/Chat/ChatListItem.tsx#L155-L172

bug
website
good first issue
UI/UX

Here is a little help documentation ai bot that was made for another project: https://www.youtube.com/watch?v=Yhtjd7yGGGA It would be nice to have something like this for this project but that uses...

feature
documentation
needs discussion

Please read this first https://github.com/LAION-AI/Open-Assistant/pull/3034 Wikihow has been removed from the OA dataset. I kindly ask to reconsider this as this sets a dangerous precedent for all datasets out there....

question

- Move most content of `inference/worker/PLUGINS.md` to `docs/`. - Move technical content to `inference/worker/README.md`. - Cleanup plugins docs and add more explanation on using them in the web UI.

documentation
good first issue