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.
We should use the feature provided by FastAPI to validate and document our API response: https://fastapi.tiangolo.com/tutorial/response-model/ Currently the openapi documentation doesn't have any documentation on the API output. Using response_model...
This PR is just a WIP to show the approach. As of now, I am training on the webgpt dataset, there are three main items I still need to accomplish...
This is code that can be run in a notebook or by itself to generate a dictionary for use in creating synthetic dialogue that can be verified for factual accuracy....
@yk has written a [comprehensive slide deck](https://docs.google.com/presentation/d/1n7IrAOVOqwdYgiYrXc8Sj0He8krn5MVZO_iLkCjTtu0/edit#slide=id.p) with a roadmap and philosophy. We should copy parts of this and make a really nice looking `/about` page on the website.
#47 Leaderboard endpoints proof of concept - New leaderboards router - Two endpoints /api/v1/leaderboards/create/assistant & /api/v1/leaderboards/create/prompter - Function in prompt_repository to calculate user scores. ( Count of Messages created (not...
small pr to add github copilot extension to `devcontainer.json`
There is a way to rank initial prompts but we seem to be missing a page to create initial prompts, which I think is a thing we can do in...
Trying to run `pre-commit run --all-files` and getting this error. On windows using a powershell terminal from vscode. Making issue in case anyone else hits it. Wondering if some node...
sentiment analysis is good thing to add an chatbot so bot can understand what user feel better on words. this i feel