@agentica/rpc
Advanced tools
Comparing version
{ | ||
"name": "@agentica/rpc", | ||
"version": "0.32.7", | ||
"version": "0.32.8", | ||
"description": "Agentic AI Library specialized in LLM Function Calling", | ||
@@ -38,3 +38,3 @@ "author": "Wrtn Technologies", | ||
"peerDependencies": { | ||
"@agentica/core": "^0.32.7" | ||
"@agentica/core": "^0.32.8" | ||
}, | ||
@@ -44,3 +44,3 @@ "dependencies": { | ||
"typia": "^9.7.0", | ||
"@agentica/core": "^0.32.7" | ||
"@agentica/core": "^0.32.8" | ||
}, | ||
@@ -47,0 +47,0 @@ "devDependencies": { |
Updated