Releases: JocysCom/VsAiCompanion
Releases · JocysCom/VsAiCompanion
1.16.28
2025-01-19 v1.16.28
- Fix: PDF to Image converter (SkiaSharp package version).
- New:
GenerateQrCodeImagefunction. Can be used to send data to a mobile using the camera. - New:
ReasoningEffortoption for theo1ando1-minireasoning models. - New: The option to provide specific instructions for each AI model.
- New: You can now override the Azure OpenAI API version (Options -> AI Services).
1.16.20
1.16.17
1.16.12
1.16.10
1.16.7
2024-12-01 v1.16.7
- Fix: Copied chat could not be pasted as plain text.
- Fix: Database function call crash with SQLite.
- Fix: Connection issue with the
httpschema for the local API (such as LM Studio). - New: Added support for OpenAI Text-to-Speech models.
- New: Added support for OpenAI Speech-to-Text models.
- New: Added
Open,Open With...,Edit, andBrowsebuttons for Image and Audio attachments. - Update: Chat has been updated to use the Microsoft Edge WebView2 control.
1.15.12
2024-11-26 v1.15.12
- Fix: Images won't show unless you reselect the chat after changing the title.
- Fix: The app crashes if the AI service type is not selected.
- New: Added xAI Grok vision templates to analyze images with
grok-vision-beta. - New: The ability to specify more external AI model templates per chat.
- New: Google Gemini AI service, models and templates.
- Update: Renamed [Multimedia] tab to [External AI Models].
1.15.6
2024-11-24 v1.15.6
- Fix: Resetting UI presets will deselect the currently selected UI preset.
- Fix: Error message after applying edit changes.
- Fix: Unique Id for the AI model when pasting the service.
- Fix: Fixed and improved
.gitignorefile filtering support when searching for files. - New: Option to enable or disable the global instructions.
- New: xAI Grok service, model and templates.
- New:
Utilize ListsandAuthentic Languagetemplate toPromptslist. - New: AI can use the default portable database for each chat, located at
[name]/Default.sqlitefor memory. - New:
SearchAndSaveFilesToCsvfunction that allows AI to save files as CSV. - New:
SearchAndSaveFilesToTablefunction that allows the AI to insert files into database tables. - New: Option to set maximum number of errors before the embedding database import process is halted.
- Update: Display errors when importing files into the embedding database.
1.14.37
2024-10-30 v1.14.37
- Fix: When pasting content, the textbox cursor won't be moved to the end of the pasted content.
- Update: Use icons for chat log buttons to simplify the UI.
- New: Approve AI actions with voice commands (e.g., when the AI is controlling the computer).
- New: Access UI preset settings context menu over any UI element with CTRL+SHIFT+RButton.
1.14.31
2024-10-28 v1.14.31
- Fix: The executable remains open when there is an exception in the main app.
- Fix: Avatar voice used when the voice was not enabled, and the avatar window was hidden.
- New: Data from the embedding database will now be visible in the chat log.
- New: Added the
ᵀsuffix to temporary message attachments that are sent once. - New: [Options] tab for messages to control additional options when editing.
- Updated: The buttons will now change to Apply/Cancel when editing a message.
- Updated: Regenerate the chat from any user message.