- Added the "find" command to the Files I/O plugin for searching for files and directories. - Added "Append metadata" config option in Chat with files plugin. - Added missing locales to translations.
2.1.26
- Added async command execution in History and Chat with files plugins. - Improved plugin prompts. - Improved command execution in autonomous mode. - Improved logging and debugging.
2.1.25
- Llama index logging improvement.
2.1.24
- Added AzureOpenAI embeddings provider. - Added metadata append to indexed context from DB.
2.1.23
- Added configuration options for embeddings model and provider in Settings -> Llama-Index. - Added plain-text responses in web_open commands. - Improved web_open commands in Web Search plugin. - Added a check to determine if the provided URL is an image when sending URLs within text.
2.1.22
- Added custom metadata appending to indexing documents for web/external loaders.