andy-stack_vaultkeeper-ai/AIClasses/Mistral
Andrew Beal 1390fafe86 refactor: extract shared Chat Completions logic and consolidate retry/tool-choice handling
Move common OpenAI-compatible API code to ChatCompletionsAIClass base, unify retry delay extraction and tool-choice mapping across providers (Claude, Gemini, Mistral, OpenAI), fix Gemini model labels, and correct scroll state when content is not scrollable

Fix Gemini model naming in settings. Fix CHat area scroll to bottom state when clearing a conversation.
2026-06-27 14:44:55 +01:00
..
Mistral.ts refactor: extract shared Chat Completions logic and consolidate retry/tool-choice handling 2026-06-27 14:44:55 +01:00
MistralAgent.ts Update AI provider model enums and default configurations 2026-05-30 16:32:56 +01:00
MistralConversationNamingService.ts refactor: extract shared Chat Completions logic and consolidate retry/tool-choice handling 2026-06-27 14:44:55 +01:00
MistralFileService.ts feat: add Mistral AI provider support with file handling and conversation naming 2026-02-28 14:12:30 +00:00
MistralTypes.ts refactor: extract shared Chat Completions logic and consolidate retry/tool-choice handling 2026-06-27 14:44:55 +01:00