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

From Readme: > How To Try It Out > Chatting with the AI > > The chat frontend is now live [here](https://open-assistant.io/chat). Log in and start chatting! Please try to...

### My name is Franklin Gutierrez and I am an Open Assistant user. Today I tried to log in to Open Assitant and got an error. ![image](https://github.com/LAION-AI/Open-Assistant/assets/47339569/da10494a-e101-4f01-94b7-25b9a0fca693)

- add `generate_oasst2.ipynb` to show steps involved in generating oasst2 dataset

With this PR readers can suggest changes to the docs with an easy to use WYSIWYG markdown editor. [This](https://holocron.so/github/pr/LAION-AI/Open-Assistant/main/editor) is how the editor looks like for this repo. https://github.com/remorses/docusaurus-example/assets/31321188/43c8bc68-3668-4a25-bf1c-a70eceab7bcb

Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.14 to 18.2.36. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/react&package-manager=npm_and_yarn&previous-version=18.2.14&new-version=18.2.36)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/code/renderers/react) from 7.0.22 to 7.5.3. Release notes Sourced from @​storybook/react's releases. v7.5.3 7.5.3 Angular: Support v17 - #24717, thanks @​valentinpalkovic! CLI: Catch when prettier failed to prettify main and...

dependencies

It is based on a separate inference worker dockerfile, bash entry point, and inference server python script. This is a draft PR with only a partial integration with the current...

There is no 'no/Norwegian' written language, the existing ones use either 'nb/Norwegian Bokmål' or 'nn/Norwegian Nynorsk'. As the majority is written in Norwegian Bokmål, those using 'no' as the language...

Running `nvidia-docker build -f docker/Dockerfile.model-training . -t oasst-model-training` throws error: ``` > [5/6] RUN apt install -y python3.10-dev && git clone https://github.com/LAION-AI/Open-Assistant.git && source venv/bin/activate && pip install -e /workspace/Open-Assistant/oasst-data...