mirror of
https://github.com/getcompanion-ai/co-mono.git
synced 2026-04-19 15:04:45 +00:00
OpenRouter with models like openai/gpt-5.2 enforces strict mode which requires all properties in the required array. Setting strict: false allows optional parameters without null unions, matching the approach already used in openai-responses.ts. |
||
|---|---|---|
| .. | ||
| 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 | ||