发布

  • feat(translator): add namespace and function call mapping for Claude responses

    frostbyte_neo 发布于 2026-06-16 16:21:43 +00:00

    • Introduced applyResponsesFunctionCallNamespaceFields to manage name and namespace settings in response items.
    • Added splitResponsesQualifiedFunctionCallFromRequest for handling qualified names and matching them with namespaces.
    • Updated response generation logic to preserve namespace and function call structure in multiple response pathways.
    • Expanded unit tests to validate namespace and function call restoration in both stream and non-stream scenarios.
    下载附件