rizerphe / obsidian-companion

Autocomplete your obsidian notes with AI, including ChatGPT, through a copilot-like interface.
MIT License
232 stars 27 forks source link

Add support for gpt3.5-instruct model #21

Open aaronkerckhoff opened 11 months ago

aaronkerckhoff commented 11 months ago

This pull request includes the following changes:

These changes update the dependencies in the code, specifically the esbuild version, and add support for the gpt3.5-instruct model. Additionally, settings for legacy completion have been added.

Please review and merge this pull request.