发布

  • feat(executor): add `using_api` attribute support for API path toggle and enhance test coverage

    frostbyte_neo 发布于 2026-07-11 04:15:55 +00:00 | 351 次提交 在此版本后已推送到 main

    • Introduced using_api attribute in xAI auth for toggling between official API and CLI chat-proxy paths.
    • Updated xaiChatBaseURL and applyXAIChatHeaders to conditionally apply the appropriate logic based on the using_api value.
    • Added robust handling of attribute and metadata parsing for using_api.
    • Extended test suite to cover using_api scenarios, including defaults, overrides, and header behaviors.
    下载附件