0.0.68
September 15, 2024
- Added support for Azure OpenAI API
Thanks to aiur for the feedback and suggestions!
0.0.67
September 14, 2024
- Added ability to expand or collapse text area for follow-up
- Added stats section with task difficulty measure
- Added feature to save conversation history to a file
- Removed option to include newly added files in final prompt since it was causing performance issues
- Improved file handling: Ignore fonts, videos, and binary files by default
Note: The new OpenAI O1 models are only available via API for account on Usage tier 5, which is inaccessible for most users, hence it is not added to the first party models. However, you can access it via the built-in OpenRouter API.
Thanks to Richard, Tim & Lilly and Nymora for the feedback and suggestions!
0.0.66
September 8, 2024
- Added ability to re-scan folders for new files
- Added information on currently selected files
- Saved the last conversation in the API response history to hard disk so that it can be restored after a restart
- A way to save all previous conversations will be added in the future
Thanks to Richard and 주효 for the feedback and suggestions!