mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 02:10:24 +00:00
refactor(agents): generalize tool schema compat cleanup
This commit is contained in:
@@ -20,6 +20,7 @@ export {
|
||||
hasToolSchemaProfile,
|
||||
hasNativeWebSearchTool,
|
||||
normalizeModelCompat,
|
||||
resolveUnsupportedToolSchemaKeywords,
|
||||
resolveToolCallArgumentsEncoding,
|
||||
} from "../plugins/provider-model-compat.js";
|
||||
export { normalizeProviderId } from "../agents/provider-id.js";
|
||||
|
||||
Reference in New Issue
Block a user