-
feat(executor): simplify xAI function schema handling and rejection logic
发布于
2026-07-15 18:05:50 +00:00 | 287 次提交 在此版本后已推送到 main- Refactored
xaiFunctionParametersNeedSimplificationto identify schemas xAI cannot process, including those with non-object types in unions. - Limited parameter simplifications to problematic schemas instead of specific tools or namespaces.
- Clarified and updated debug messages to reflect schema rejection and hang prevention.
Closes: #4343
下载附件
- Refactored