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

small one to just add a docs badge to the readme. can add something more clearer into text of main readme once docs site all up and looking good.

documentation

There sould be a checkbox near the chat send button from where we can enable browsing mode for Open-Assistant so that ot can crawl though the search results from different...

needs discussion

Whenever there is code-block in the response from Open-Assistant there should be a `Implement` button that can edit the file's code using the response code-block instead just giving the response....

needs discussion

As discussed in the discord I'd like to convert the Notebooks inside of the data argumentation to a runable python script with argument parsing.

data

This is for sure a bit premature but just wanted to mention. If we have a need for product telemetry on the frontend then I'd recommend and be happy to...

website

I checked how NextAuth does it https://github.com/nextauthjs/next-auth/blob/main/packages/next-auth/src/core/pages/signin.tsx. They seem to pass the error in props somehow. I didn't want to add too much code or change the overall structure too...

Message trees are created with an initial prompt. After checking the initial prompt quality via peer-review a tree enters the `growing phase` in which concurrently prompter/assistant replies and labeling tasks...

backend

Added a route for all tasks in `/tasks/all` in preperation for adding `/tasks/random`. Did not add a link to the page anywhere. Note: We will need to later decide how...

Current behavior of fetching new task during page load is not deterministic. On my machine it makes 3 requests if page is loading for the first time and 2 requests...

bug
website

Add the necessary configuration parameters to let us use "Open-Assistant Data Collection Discord Bot" on third party Discord implementations.