-
fix(xai): update compact request handling to use dedicated base URL
发布于
2026-07-17 09:52:53 +00:00 | 271 次提交 在此版本后已推送到 main- Switched from
xaiChatBaseURLtoxaiCompactBaseURLfor compact requests to avoid 404 errors from CLI chat-proxy. - Updated headers to use standard API headers for compact endpoints.
- Added
xaiCompactBaseURLhelper function for dedicated compact request base URL resolution. - Adjusted comments to clarify handling of compact and websocket transports.
Closes: #4376
下载附件
- Switched from