mirror of
https://github.com/andy-stack/vaultkeeper-ai.git
synced 2026-07-22 16:30:27 +00:00
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. |
||
|---|---|---|
| .. | ||
| ChatArea.svelte | ||
| ChatAttachments.svelte | ||
| ChatInput.svelte | ||
| ChatModeSelector.svelte | ||
| ChatPlanArea.svelte | ||
| ChatSearchResults.svelte | ||
| ChatWindow.svelte | ||
| DiffControls.svelte | ||
| InputDisplay.svelte | ||
| Spinner.svelte | ||
| StreamingIndicator.svelte | ||
| ThoughtIndicator.svelte | ||
| TopBar.svelte | ||
| UserInstruction.svelte | ||