zot/internal/provider
patriceckhart 8d3b7ff155 fix(openai): pass image tool results to vision models
Mirror image-bearing tool output into an OpenAI-only user message so GPT vision models receive image bytes, and hide that synthetic message from the TUI transcript.
2026-04-21 21:45:26 +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 perf(anthropic): fix cost double-count, tighten caching, correct catalog 2026-04-19 18:57:18 +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 initial commit 2026-04-17 20:36:38 +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