🐞 Bug Fixes
- transformer-anthropic:
- Forward upstream streaming error events (A-C2) - by @Hureru (801d8)
- Preserve server tools + attach beta header (A-H5) - by @Hureru (e92c9)
- Forward stop_sequence and cache tokens (A-H1, A-H2) - by @Hureru and Claude Opus 4.7 (1M context) (c5a06)
- Forward top_k, service_tier, and enforce thinking constraints (A-H3, A-H4) - by @Hureru and Claude Opus 4.7 (1M context) (e3e55)
- Pass through mcp_servers and container fields (A-H6) - by @Hureru and Claude Opus 4.7 (1M context) (62121)
- Autodetect seven additional beta headers (A-H7) - by @Hureru and Claude Opus 4.7 (1M context) (24b83)
- Cap stop_sequences at Anthropic's limit (A-L5) - by @Hureru and Claude Opus 4.7 (1M context) (9f9bc)
- transformer-gemini:
- Global streaming reasoning index + name-anchored sigs (G-C4, G-H7) - by @Hureru (fe6ae)
- Response metadata and usage breakdowns (G-H2, G-H3) - by @Hureru and Claude Opus 4.7 (1M context) (72c2a)
- Populate missing GenerationConfig knobs (G-H1) - by @Hureru and Claude Opus 4.7 (1M context) (4985b)
- Prepend /v1beta default and move key to header (G-H5, G-H6) - by @Hureru and Claude Opus 4.7 (1M context) (38588)
- ThinkingLevel legality + family split (G-C6+C7) - by @Hureru and Claude Opus 4.7 (1M context) (84405)
- Forward cachedContent + labels request fields (G-H8) - by @Hureru and Claude Opus 4.7 (1M context) (2531b)
- Preserve ExecutableCode / CodeExecutionResult parts (G-H9) - by @Hureru and Claude Opus 4.7 (1M context) (825e4)
- Drop unused hasInlineData flag from G-H9 edit - by @Hureru and Claude Opus 4.7 (1M context) (18a6f)
- Surface grounding / citation / URL context / safety ratings (G-H10+M9) - by @Hureru and Claude Opus 4.7 (1M context) (4d62b)
- Forward speechConfig for audio-output models (G-H11) - by @Hureru and Claude Opus 4.7 (1M context) (3994a)
- Map candidate_count via TransformerMetadata (G-M8) - by @Hureru and Claude Opus 4.7 (1M context) (929c1)
- Fall back to Files API for oversized documents (G-M10) - by @Hureru and Claude Opus 4.7 (1M context) (20796)
- transformer-openai:
- Forward 2025 Chat fields through outbound (O-H1) - by @Hureru (2d2b2)
- Forward Responses streaming refusal events (O-H4) - by @Hureru (832b6)
- Non-empty output and truncation round-trip (O-H3, O-H5) - by @Hureru and Claude Opus 4.7 (1M context) (400bb)
- Tag Chat inbound with APIFormatOpenAIChatCompletion (O-H2) - by @Hureru and Claude Opus 4.7 (1M context) (8fb3a)
- Complete Responses multimodal input (O-H6) - by @Hureru and Claude Opus 4.7 (1M context) (d0309)
- Aggregate Chat streaming delta.Audio (O-H7) - by @Hureru and Claude Opus 4.7 (1M context) (f8ed5)
- Forward OpenAI-Organization / OpenAI-Project headers (O-M7) - by @Hureru and Claude Opus 4.7 (1M context) (20f0d)
- Forward Responses text.verbosity from internal request (O-M8) - by @Hureru and Claude Opus 4.7 (1M context) (92358)
- Preserve developer role on Chat outbound (O-L5) - by @Hureru and Claude Opus 4.7 (1M context) (f8981)