zot/internal/provider
patriceckhart dcc9ba05fc feat(models): add gpt-5.5 and gpt-5.5-mini to catalog
Speculative entries for the next OpenAI GPT-5.5 family. Will activate automatically once OpenAI ships them.
2026-04-24 08:01:00 +02:00
..
anthropic.go perf(anthropic): fix cost double-count, tighten caching, correct catalog 2026-04-19 18:57:18 +02:00
cache.go initial commit 2026-04-17 20:36:38 +02:00
discover.go initial commit 2026-04-17 20:36:38 +02:00
merge.go initial commit 2026-04-17 20:36:38 +02:00
models.go feat(models): add gpt-5.5 and gpt-5.5-mini to catalog 2026-04-24 08:01:00 +02:00
openai.go fix(openai): pass image tool results to vision models 2026-04-21 21:45:26 +02:00
openai_codex.go fix ci: portable syscall.Select via x/sys/unix; gofmt pass 2026-04-18 10:55:42 +02:00
provider.go feat(compact): silent compaction with status line and orphan repair 2026-04-23 14:20:15 +02:00
provider_test.go initial commit 2026-04-17 20:36:38 +02:00
sse.go initial commit 2026-04-17 20:36:38 +02:00
usermodels.go feat(models): support user-defined models via models.json 2026-04-23 23:09:32 +02:00