-
feat(xai): support namespace tools and enhance tool normalization logic
发布于
2026-05-16 21:22:57 +00:00 - Added
namespacetool type support, enabling nested tools to be normalized and moved to the top level. - Refactored tool normalization logic into
normalizeXAIToolfor reusability and clarity. - Updated
xai_executortest cases to validate namespace tool handling and nested tool normalization.
下载附件
- Added