mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-16 02:01:29 +00:00
- Remove <thinking> tag generation from google-shared.ts, transorm-messages.ts, openai-completions.ts - Thinking blocks now convert to plain text when switching models (prevents models mimicking tags) - Skip empty thinking blocks to avoid API errors - Keep thinking blocks only when same provider AND same model fixes #561 |
||
|---|---|---|
| .. | ||
| openai-codex | ||
| anthropic.ts | ||
| google-gemini-cli.ts | ||
| google-shared.ts | ||
| google-vertex.ts | ||
| google.ts | ||
| openai-codex-responses.ts | ||
| openai-completions.ts | ||
| openai-responses.ts | ||
| transorm-messages.ts | ||