zot/internal/provider
patriceckhart 90d877fc3e Align built-in model catalog
Refresh built-in model metadata and add missing provider/model entries. Also fix config validation for duplicate model IDs so a model valid for the configured provider is not repaired based on another provider's matching ID.
2026-05-24 19:32:19 +02:00
..
amazon_bedrock.go Run gofmt on provider files 2026-05-24 12:00:21 +02:00
amazon_bedrock_test.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
anthropic.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
anthropic_image.go anthropic: downscale oversized images on outbound requests 2026-04-28 12:48:13 +02:00
anthropic_image_test.go anthropic: downscale oversized images on outbound requests 2026-04-28 12:48:13 +02:00
azure_openai.go Run gofmt on provider files 2026-05-24 12:00:21 +02:00
cache.go initial commit 2026-04-17 20:36:38 +02:00
catalog_builtin.go Align built-in model catalog 2026-05-24 19:32:19 +02:00
discover.go add Google Gemini provider 2026-05-07 21:15:34 +02:00
extra_models.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
extra_providers.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
gemini.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
gemini_test.go Fix Gemini image test for Go 1.23 CI 2026-05-24 11:58:16 +02:00
github_copilot.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
google_vertex.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
google_vertex_test.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
labels.go Add expanded login provider support 2026-05-24 11:08:09 +02:00
merge.go initial commit 2026-04-17 20:36:38 +02:00
models.go Align built-in model catalog 2026-05-24 19:32:19 +02:00
openai.go add deepseek provider (api-key, openai-compatible v4 catalog) 2026-05-10 16:49:31 +02:00
openai_codex.go Expose OpenAI Codex as separate provider 2026-05-20 21:24:19 +02:00
openai_responses.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
provider.go provider: replay reasoning items and repair orphan tool results 2026-05-05 15:00:41 +02:00
provider_test.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00
refreshing.go feat: auto-refresh OAuth tokens before each API call 2026-04-24 19:37:44 +02:00
retry.go add model rescue picker and silent transient retries 2026-05-06 20:40:31 +02:00
retry_test.go add model rescue picker and silent transient retries 2026-05-06 20:40:31 +02:00
sse.go initial commit 2026-04-17 20:36:38 +02:00
usermodels.go Expand model catalog and improve session resume 2026-05-24 10:15:07 +02:00