@chainfuse/ai-tools
Advanced tools
Comparing version 0.2.5 to 0.2.6
{ | ||
"name": "@chainfuse/ai-tools", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "", | ||
@@ -51,10 +51,10 @@ "author": "ChainFuse", | ||
"dependencies": { | ||
"@ai-sdk/anthropic": "^1.1.2", | ||
"@ai-sdk/azure": "^1.1.2", | ||
"@ai-sdk/google": "^1.1.2", | ||
"@ai-sdk/anthropic": "^1.1.5", | ||
"@ai-sdk/azure": "^1.1.5", | ||
"@ai-sdk/google": "^1.1.5", | ||
"@ai-sdk/openai": "^1.0.5", | ||
"@ai-sdk/openai-compatible": "^0.1.3", | ||
"@chainfuse/helpers": "^1.0.2", | ||
"@chainfuse/types": "^1.5.2", | ||
"ai": "^4.1.5", | ||
"@ai-sdk/openai-compatible": "^0.1.6", | ||
"@chainfuse/helpers": "^1.1.0", | ||
"@chainfuse/types": "^1.5.3", | ||
"ai": "^4.1.9", | ||
"chalk": "^5.4.1", | ||
@@ -68,3 +68,3 @@ "haversine-distance": "^1.2.3", | ||
}, | ||
"gitHead": "0c999f826806a07c04d58a3973de7417b8587fff" | ||
"gitHead": "640a096f645caca32c23676c9e8ef33134081d54" | ||
} |
Updated@ai-sdk/anthropic@^1.1.5
Updated@ai-sdk/azure@^1.1.5
Updated@ai-sdk/google@^1.1.5
Updated@chainfuse/helpers@^1.1.0
Updated@chainfuse/types@^1.5.3
Updatedai@^4.1.9