GLM-5.2 follows Baseten's current reasoning API
GLM-5.2 chat, Agent Mode, and consult_glm52 now send Baseten's top-level reasoning_effort: "max" instead of the older template-level thinking flag that could conflict with Baseten-side proxy defaults.
Shared Baseten agent routing has a clearer name
The former Kimi-named agent orchestrator is now the Baseten agent orchestrator because it routes Kimi K2.6, Kimi K2.7 Code, and GLM-5.2 through the same OpenAI-compatible adapter.
Agent resilience checks stay in place
The Kimi/GLM proxy retry coverage now targets the renamed Baseten adapter and continues to guard pre-stream auth refresh, no-retry mid-stream behavior, and metadata-only SSE recovery.