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

Suggested by Discord user wsg **Follow-Up Question Suggestions** > Introduce a feature to suggest relevant follow-up questions during conversations, maximum three at a time, closely related to the topic under...

website
inference

Version : **v0.0.3-alpha24-3-g26acf953** In the file `Open-Assistant/model/model_training/custom_datasets/__init__.py`, move 'wikihow' dataset from variable `QA_DATASETS` to the variable `SUMMARIZATION_DATASETS`

This is still a WIP - I still need to test locally and write some unit tests, but it should be enough code to demonstrate the approach I'm taking. I...

backend

Hello OA team. **This is the first time I'm doing a pull request or anything with code, so I'm sorry for any mistakes.** I have translated the words into the...

https://github.com/LAION-AI/Open-Assistant/issues/2582 Add a function for delete, note the inference server already have the delete endpoint so this is only a frontend change. https://user-images.githubusercontent.com/119783413/235826890-b95a43f5-9511-4692-8f60-610ce43fdfe8.mov

website
inference

Look not good, I have no idea about a better UI ![image](https://user-images.githubusercontent.com/33456881/235862661-a551807f-65e4-4e4f-9455-3d5ed5ed9a17.png)

website
inference

After % git pull, After % docker login, ``` /inference % docker compose --profile inference build [+] Building 0.0s (0/0) [+] Building 0.1s (1/2) => [internal] load build definition from...