-
feat(translator): support namespace and custom tool handling in OpenAI responses
发布于
2026-07-12 13:36:12 +00:00 | 336 次提交 在此版本后已推送到 main- Enhanced
convertResponsesCustomToolToOpenAIChatto handle custom tool overrides with qualified names. - Added namespace child consolidation logic for tools.
- Updated
responsesCustomToolNamesto include namespace-aware tool extraction. - Introduced new test cases to validate namespace and custom tool transformations in both streaming and non-streaming responses.
下载附件
- Enhanced