open-interpreter
open-interpreter copied to clipboard
Update local profile so it doen't use function calling
leaving model = gpt4 will result in function calling. Most LM Studio models dont use function calling. making it not work
Describe the changes you have made:
Reference any relevant issues (e.g. "Fixes #000"):
Pre-Submission Checklist (optional but appreciated):
- [ ] I have included relevant documentation updates (stored in /docs)
- [ ] I have read
docs/CONTRIBUTING.md - [ ] I have read
docs/ROADMAP.md
OS Tests (optional but appreciated):
- [ ] Tested on Windows
- [ ] Tested on MacOS
- [x] Tested on Linux