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

The string `10 million [...]` is considered math and rendered as such until the next numerical token appears:

bug
website
UI/UX

New users get defaulted to SFT 6 but I think SFT 7 is noticeably better. We should change the default to SFT 7. I don't think RLHF is ready to...

website

```bash open-assistant-backend-1 | 2023-05-08 08:17:46.757 | DEBUG | oasst_shared.utils:wrapped:60 - Function 'update_troll_ranks(time_frame=day)' executed in 0.010228 s open-assistant-backend-1 | 2023-05-08 08:17:46.762 | INFO | oasst_shared.utils:wrapped:60 - Function 'update_stats(time_frame=day)' executed in 0.237543...

(Both for Chat and Tasks) For now, you can notice them only by bold text. I suggest adding colors or underline them. For GH it's: [Google](https://google.com/) ![Screenshot_20230508-032329_Bromite](https://user-images.githubusercontent.com/122345469/236710254-941f6c44-7a77-435f-a0ce-7c42959f5c97.png)

website
UI/UX

## Hidden Knowledge When experimenting with various prompts, it becomes apparent that the models possess more knowledge than they initially reveal. For instance, stating that the assistant is an expert...

ml
data

Close #3009. Vector generation works locally with seed data, hopefully it will scale when batch generating the vectors for every message currently in prod DB

backend

https://huggingface.co/datasets/0x22almostEvil/ru-riddles-377 --- # Dataset Card for Russian riddles with answers with 377 entries. ### Dataset Summary Contains parquet of QnA with riddle & answer pairs. Each row consists of *...

Issue: https://github.com/LAION-AI/Open-Assistant/issues/2580 Add a button to support opt-out of training data. A toggle would be nicer but currently can not get "opt-out status" from the list chat, only an PUT...

website
inference

Usually when I thumb up/down a message I see other people's reactions to it. I suppose, it is there to make my own choise as independent as possible. However, I...

bug
website

There's some dummy data [here](https://github.com/LAION-AI/Open-Assistant/tree/main/backend/test_data) which was used for filling the data collection backend DB, could maybe be reused In that backend we had a setting which was used on...

good first issue
inference
nice-to-have