01 icon indicating copy to clipboard operation
01 copied to clipboard

The open-source language model computer

Results 146 01 issues
Sort by recently updated
recently updated
newest added

If you running the project in linux you just have to install python 3.9 to 3.12 and simply open the shell by running this command "poetry shell" under the directory...

**Describe the bug** evdev not installing when doing poetry install. **To Reproduce** Steps to reproduce the behavior: When I try to execute "poetry install" it fails because of evdev. **Expected...

this is a fix for #176. The main part is checking if the voice set in `.env` exists in `piper-directory`. If it doesn't, then fetch it from the provided URL...

**Problem statement** From the codebase [here](https://github.com/OpenInterpreter/01/blob/main/software/source/server/services/tts/piper/tts.py#L32), it seems new voice models can't be downloaded if piper already exists because the only time a voice model would be downloaded is if...

**Summary** The current `O1Light - M5 ATOM Echo.fzz` has missing parts to perform a complete import in Fritzing app. **To Reproduce** Import the repo file on Fritzing tool and you...

**Is your feature request related to a problem? Please describe.** See #88 Running the server on W11, WSL2 runs into X11 issues although WSLg is enabled and working. As WSLg...

Installing the current project: 01OS (0.0.13) Warning: The current project could not be installed: [Errno 2] No such file or directory: 'C:\\Users\\user\\01\\software\\README.md' If you do not want to install the...

List of helpful videos for end users.

Azure Openai integration for chat is built on top of Litellm which is compatible with core module.

# Problem Installation for Windows, with its key differences, isn't provided in the documentation. # Solution Compile learnings from previous users' attempt (including [Zorcon's on Discord](https://discord.com/channels/1146610656779440188/1194880263122075688/1222294640867414097) and my own on...