-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Document dynamic model fetching feature #12464
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
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Todo
Summary
PR #12046 added support for dynamically fetching provider models. This allows users to see available models from their providers by clicking a refresh button after entering their API key.
What needs to be documented
/v1/models, Gemini usesv1beta/models, and other providers use theirlistModels()methodscontextLength,maxTokens, andcapabilities(tool_use,image_input) toconfig.yamldocs/customize/models.mdxor a new section in the Add Model documentationRelated PR
#12046
Generated with Continue
Co-Authored-By: Continue noreply@continue.dev