co-mono/packages/ai/src/providers
Mario Zechner ecd240f636 Define own GoogleThinkingLevel type instead of importing from @google/genai
- Add GoogleThinkingLevel type mirroring Google's ThinkingLevel enum
- Update GoogleGeminiCliOptions and GoogleOptions to use our type
- Cast to any when assigning to Google SDK's ThinkingConfig
2025-12-30 22:42:25 +01:00
..
anthropic.ts getApiKeyFromEnv -> getEnvApiKey 2025-12-25 02:38:10 +01:00
google-gemini-cli.ts Define own GoogleThinkingLevel type instead of importing from @google/genai 2025-12-30 22:42:25 +01:00
google-shared.ts Fix Gemini multimodal tool results causing flaky responses 2025-12-21 02:41:27 +01:00
google.ts Define own GoogleThinkingLevel type instead of importing from @google/genai 2025-12-30 22:42:25 +01:00
openai-completions.ts Migrate zai provider from Anthropic to OpenAI-compatible API 2025-12-29 11:54:10 -08:00
openai-responses.ts getApiKeyFromEnv -> getEnvApiKey 2025-12-25 02:38:10 +01:00
transorm-messages.ts Fix orphaned tool calls by inserting synthetic empty results 2025-12-20 21:34:19 +01:00