✨ 🔋 toolSchemaCache.ts
This commit is contained in:
@@ -24,3 +24,4 @@ export function getToolSchemaCache(): Map<string, CachedSchema> {
|
||||
export function clearToolSchemaCache(): void {
|
||||
TOOL_SCHEMA_CACHE.clear()
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user