mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-25 08:02:04 +00:00
fix: normalize kimi anthropic tool payloads (#59440)
* fix: normalize kimi anthropic tool payloads * fix: normalize kimi anthropic tool payloads (#59440)
This commit is contained in:
@@ -80,6 +80,8 @@ export default definePluginEntry({
|
||||
},
|
||||
},
|
||||
capabilities: {
|
||||
anthropicToolSchemaMode: "openai-functions",
|
||||
anthropicToolChoiceMode: "openai-string-modes",
|
||||
openAiPayloadNormalizationMode: "moonshot-thinking",
|
||||
preserveAnthropicThinkingSignatures: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user