co-mono/packages/ai/src/providers
Mario Zechner 72de8f26a1
Merge pull request #917 from williballenthin/fix-call-arguments-done
fix(ai): handle call arguments done on OpenAI-compatible endpoints
2026-01-24 03:14:02 +01:00
..
amazon-bedrock.ts fix(ai): normalize tool call ids and handoff tests fixes #821 2026-01-19 00:10:49 +01:00
anthropic.ts feat(ai): add headers option to StreamOptions for custom HTTP headers 2026-01-20 01:08:31 +01:00
google-gemini-cli.ts feat(ai): add headers option to StreamOptions for custom HTTP headers 2026-01-20 01:08:31 +01:00
google-shared.ts fix(ai): normalize tool call ids and handoff tests fixes #821 2026-01-19 00:10:49 +01:00
google-vertex.ts feat(ai): add headers option to StreamOptions for custom HTTP headers 2026-01-20 01:08:31 +01:00
google.ts feat(ai): add headers option to StreamOptions for custom HTTP headers 2026-01-20 01:08:31 +01:00
openai-codex-responses.ts fix: Bun compatibility for build scripts and runtime detection 2026-01-23 19:31:16 +03:00
openai-completions.ts fix(ai): batch tool-result images after consecutive tool results (#902) 2026-01-22 13:10:10 +01:00
openai-responses.ts fix(ai): handle call arguments done on OpenAI-compatible endpoints 2026-01-23 13:48:54 +01:00
transform-messages.ts fix(ai): skip errored/aborted assistant messages in transform-messages 2026-01-19 15:55:29 +01:00