发布

  • fix(xai): update compact request handling to use dedicated base URL

    frostbyte_neo 发布于 2026-07-17 09:52:53 +00:00 | 271 次提交 在此版本后已推送到 main

    • Switched from xaiChatBaseURL to xaiCompactBaseURL for compact requests to avoid 404 errors from CLI chat-proxy.
    • Updated headers to use standard API headers for compact endpoints.
    • Added xaiCompactBaseURL helper function for dedicated compact request base URL resolution.
    • Adjusted comments to clarify handling of compact and websocket transports.

    Closes: #4376

    下载附件