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

Currently our discord-bot ignores unrecognized direct-messages from users, e.g. when new users send "Hello" or "help etc. - The bot should send a friendly answer with information about the `/help`...

discord-bot

The WikiLingua dataset is a dataset of how-to instructins in different languages, and is part of xP3. https://arxiv.org/abs/2010.03093 This would be a set of 'how to' data, so the instruction...

data

Before we add a RTL language as a supported language, we need to ensure the UI properly switches into RTL mode and all components behavior and render correctly. To test...

website

As part of the gamification layer we want to calculate the number of consecutive days on which users completed human feedback tasks and show them to the users and on...

backend

Currently we are reaching more than 2M pairs of total datasets available in our SFT pipeline. Existing code simple put a hard limit of pairs each datasets `if len(pairs) >...

ml

First change for #857 This adds routes and configurations to the backend such that it can decrypt web generated JSON Web Tokens using the JWE format: - A new auth...

backend
website

What attack vectors exist? Find them. Squash them.

website
inference

In the Admin panel we need search features or table sorting features that make it easy to find users that need moderation.

website

Right now the message textarea just creates a flat response. When writing code or formatted responses, we want to preserve that structure. This probably could switch the textarea to a...

website
UI/UX
beta feedback