@betterdb/semantic-cache
Advanced tools
+2
-5
| { | ||
| "name": "@betterdb/semantic-cache", | ||
| "version": "0.5.0", | ||
| "version": "0.5.1", | ||
| "description": "Valkey-native semantic cache for LLM applications with built-in OpenTelemetry and Prometheus instrumentation", | ||
@@ -106,2 +106,3 @@ "keywords": [ | ||
| "@opentelemetry/api": "^1.9.0", | ||
| "posthog-node": ">=4.0.0", | ||
| "prom-client": "^15.1.3" | ||
@@ -113,3 +114,2 @@ }, | ||
| "peerDependencies": { | ||
| "posthog-node": ">=4.0.0", | ||
| "@anthropic-ai/sdk": ">=0.90.0", | ||
@@ -124,5 +124,2 @@ "@langchain/core": ">=0.3.0", | ||
| "peerDependenciesMeta": { | ||
| "posthog-node": { | ||
| "optional": true | ||
| }, | ||
| "@anthropic-ai/sdk": { | ||
@@ -129,0 +126,0 @@ "optional": true |
392346
-0.01%+ Added