endolith
endolith
### Describe the changes you have made: Run README through linter ### Reference any relevant issues (e.g. "Fixes #000"): ### Pre-Submission Checklist (optional but appreciated): - [ ] I have...
### Describe the changes you have made: CWD in system message does not update as AI changes folders, but the time does stay up to date. Add time, not just...
### Describe the changes you have made: - Replace .json profile references with .py: Profiles were changed from .json to .py files in bee3f3c3, but the documentation was not updated...
### Describe the changes you have made: dependent on https://github.com/OpenInterpreter/open-interpreter/pull/1612 1. Update profile.profile_path to the actual path Previously it was keeping the default: profile_path: ~/.openinterpreter\default_profile.py because interpreter.profile_path is not an...
It was extremely confusing to me why an API key was being used within VSCode terminal that wasn't my OpenInterpreter key. This note might save other people time. ### Describe...
Previously, fast_llm was trying to access 'response' in the finally block, which would fail with UnboundLocalError if the chat call raised an exception (because of missing API key, etc.) UnboundLocalError:...
### Describe the changes you have made: - Add docstrings for skills functions. - If skills are disabled, don't list skills, return an empty list and a message explaining the...
### Describe the changes you have made: When truncating long outputs, remove the middle and show the head and tail to the assistant, instead of showing only the tail. This...
I'm confused as to why `amber` and `amber_r` both exist, for instance, but `deep_r` does not exist. I also don't see a function to reverse a colormap or anything like...
**Is your feature request related to a problem? Please describe.** Google Play Music is the only app I've found that allows browsing from my car stereo over Bluetooth, and it...