-
Notifications
You must be signed in to change notification settings - Fork 4.5k
docs: Document dynamic model fetching feature #12396
Copy link
Copy link
Open
Labels
area:docsRelates to documentationRelates to documentationarea:integrationIntegrations (context providers, model providers, etc.)Integrations (context providers, model providers, etc.)kind:enhancementIndicates a new feature request, imrovement, or extensionIndicates a new feature request, imrovement, or extension
Metadata
Metadata
Assignees
Labels
area:docsRelates to documentationRelates to documentationarea:integrationIntegrations (context providers, model providers, etc.)Integrations (context providers, model providers, etc.)kind:enhancementIndicates a new feature request, imrovement, or extensionIndicates a new feature request, imrovement, or extension
Type
Projects
Status
Todo
Summary
PR #12046 (merged 2026-04-08) added support for dynamically fetching provider models. This allows users to refresh model lists using their API key, with support for multiple providers including Ollama, OpenRouter, Anthropic, and Gemini.
What needs documentation
ollama: scrapes the library with iconsopenrouter: hits public API on loadanthropic: calls/v1/modelsgemini: callsv1beta/modelslistModels()with optional API key/basecontextLength,maxTokens, andsupportsToolsinformationconfig.yamlwhen adding a modelNew features to document
ollamaandopenrouterSuggested locations to update
docs/customize/model-roles/chat.mdx(already has a minor mention but needs expansion)Related PR
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev
Co-authored-by: bekahhw rhawrot@gmail.com