-
feat(websockets): implement XAIWebsocketsExecutor with enhanced execution and ID mapping
发布于
2026-06-15 00:22:07 +00:00 | 586 次提交 在此版本后已推送到 main- Developed
XAIWebsocketsExecutorfor handling xAI Responses via WebSocket transport. - Introduced session and state management with
codexWebsocketSessionStoreandxaiWebsocketIDStateStore. - Added robust ID mapping for upstream and downstream request/response sequences.
- Enhanced error propagation and handling of WebSocket terminal events.
- Included utility methods for WebSocket request preparation, connection management, and state tracking.
- Added foundational support for compact and streamed responses via enhanced session tracking.
下载附件
- Developed