co-mono/packages/ai/src/providers
Mario Zechner 0fc6689dfb fix(ai): re-enable SDK retries for Anthropic provider
The SDK default of 2 retries handles transient HTTP failures quickly,
while coding-agent retries handle persistent errors with user feedback.
2025-12-20 09:56:11 +01:00
..
anthropic.ts fix(ai): re-enable SDK retries for Anthropic provider 2025-12-20 09:56:11 +01:00
google.ts fix(ai): prevent double API version path in Google provider URL 2025-12-19 20:41:07 +00:00
openai-completions.ts Add Copilot-Vision-Request header for image requests 2025-12-19 05:12:40 +01:00
openai-responses.ts Add Copilot-Vision-Request header for image requests 2025-12-19 05:12:40 +01:00
transorm-messages.ts GitHub Copilot: auto-enable models, fix gpt-5 API, normalize tool call IDs 2025-12-15 20:06:11 +01:00