mirror of
https://github.com/logancyang/obsidian-copilot.git
synced 2026-07-22 04:37:23 +00:00
* feat(models): replace gemini-3-flash-preview with GA gemini-3.5-flash Swap the preview Gemini flash builtin for the now-GA gemini-3.5-flash across the Google and OpenRouter providers, enable it by default, and update the user-facing model docs. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore(models): drop older Gemini 2.5 builtins, keep latest per family Remove the Gemini 2.5 pro/flash builtins (Google + OpenRouter), leaving only the latest of each family: gemini-3.1-pro-preview, gemini-3.5-flash, and gemini-3.1-flash-lite. Reassign the default, required, and Google test model roles from gemini-2.5-flash to gemini-3.5-flash. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore(models): keep gemini-2.5-pro as the GA Gemini pro builtin gemini-3.1-pro is preview-only on the public Gemini API, so retain gemini-2.5-pro (Google + OpenRouter) to guarantee at least one GA Gemini pro model in the builtin list. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> * chore(models): keep gemini-2.5-flash default, add gemini-3.5-flash alongside Restore gemini-2.5-flash (Google + OpenRouter) and its default, required, core, and Google test-model roles. gemini-3.5-flash stays as an additional enabled builtin rather than taking over the default. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent-mode-and-tools.md | ||
| chat-interface.md | ||
| context-and-mentions.md | ||
| copilot-plus-and-self-host.md | ||
| custom-commands.md | ||
| getting-started.md | ||
| index.md | ||
| llm-providers.md | ||
| miyo-api.md | ||
| models-and-parameters.md | ||
| projects.md | ||
| system-prompts.md | ||
| troubleshooting-and-faq.md | ||
| vault-search-and-indexing.md | ||