01
01 copied to clipboard
The open-source language model computer
Hello, friend! Can you provide me with some guidance on how to develop and debug this project? I am currently using VS Code and PyCharm, but I don't know how...
Added a windows client module similar to the mac module, fixes #167
🇫🇷 readme in french!
**Summary** Server and device is connected and running ok without exceptions, also with Ollama or with OPENAI API key, but not happening anything, the server don't receive M5Echo data, only...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: - have windows 10 - have pycharm - have LM...
**Describe the bug** The schematic on [here](https://github.com/OpenInterpreter/01/blob/4be9861fb76b21e7ecfcd7c63e49d81977109ff6/hardware/light/Labeled%20Wiring%20Diagram.png) is inaccurate as it references an amplifier but it is a power charging circuit **To Reproduce** - visit the [schematic](https://github.com/OpenInterpreter/01/blob/4be9861fb76b21e7ecfcd7c63e49d81977109ff6/hardware/light/Labeled%20Wiring%20Diagram.png) **Expected behavior** Replace...
**Summary** The current documentation is not clear regarding the right libraries to use. We have two sections, two readme files with this information, but also we have the **header** of...
Missing AsyncTCP library is missing from Readme Closes #189
https://github.com/OpenInterpreter/01/blob/4eb528cdf96f0bfa82b9c392b961c17957bf5f7c/hardware/light/README.md?plain=1#L12 the library https://github.com/me-no-dev/AsyncTCP is missing when trying to install Add to the documents after testing