What's Changed
- bump typing_extensions to 4.8.0 to match requirements for fastapi by @rupurt in #387
- BenchmarkResult class introduced by @jakethekoenig in #389
- relax constraints for jsonschema package by @rupurt in #388
- Update license by @waydegg in #391
- insert code_message before conversation, right after system_prompt by @granawkins in #386
- fix inner git repository bug by @PCSwingle in #394
- Embeddings not used if auto_context false by @jakethekoenig in #397
- Add command completions and move completions to the server by @PCSwingle in #385
- add the length of include_files to auto-tokens so that auto-selected … by @granawkins in #398
- Feedback button added by @jakethekoenig in #399
- add include option to /search command by @PCSwingle in #392
- remove extra ask_yes_no for deleting files by @granawkins in #402
- Release 1.0.7 by @biobootloader in #407
New Contributors
Full Changelog: v1.0.6...v1.0.7