co-mono/packages/ai/src
Mario Zechner 09d409cc92 Fix z.ai thinking/reasoning params, fixes #688
Z.ai uses thinking: { type: "enabled" | "disabled" } instead of
OpenAI's reasoning_effort. Added thinkingFormat compat flag to handle
this. Thinking is now explicitly enabled/disabled based on user setting.
2026-01-13 18:34:07 +01:00
..
providers Fix z.ai thinking/reasoning params, fixes #688 2026-01-13 18:34:07 +01:00
utils Add MiniMax provider support (#656 by @dannote) 2026-01-13 02:27:09 +01:00
cli.ts Revert "Remove Anthropic OAuth support" 2026-01-09 06:00:20 +01:00
index.ts Add the codex bridge prompt in the html export 2026-01-06 14:21:34 +01:00
models.generated.ts Fix z.ai thinking/reasoning params, fixes #688 2026-01-13 18:34:07 +01:00
models.ts fix: clean up Codex thinking level handling 2026-01-05 21:58:26 +01:00
stream.ts Rename to vercel-ai-gateway for clarity 2026-01-13 16:42:34 +01:00
types.ts Fix z.ai thinking/reasoning params, fixes #688 2026-01-13 18:34:07 +01:00