mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-20 01:00:24 +00:00
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.
|
||
|---|---|---|
| .. | ||
| openai-codex | ||
| amazon-bedrock.ts | ||
| anthropic.ts | ||
| google-gemini-cli.ts | ||
| google-shared.ts | ||
| google-vertex.ts | ||
| google.ts | ||
| openai-codex-responses.ts | ||
| openai-completions.ts | ||
| openai-responses.ts | ||
| transform-messages.ts | ||