@betterdb/agent-cache
Advanced tools
| /** | ||
| * AUTO-GENERATED. Do not edit by hand. | ||
| * Source: https://github.com/BerriAI/litellm/blob/main/model_prices_and_context_window.json | ||
| * Commit: 934ecdc | ||
| * Fetched: 2026-05-05T15:44:58.346Z | ||
| * Entries: 1985 | ||
| * Commit: 5be0797 | ||
| * Fetched: 2026-05-31T19:25:11.966Z | ||
| * Entries: 2037 | ||
| * | ||
@@ -8,0 +8,0 @@ * Regenerate: pnpm --filter @betterdb/agent-cache update:pricing |
+2
-5
| { | ||
| "name": "@betterdb/agent-cache", | ||
| "version": "0.6.0", | ||
| "version": "0.6.1", | ||
| "description": "Multi-tier exact-match cache for AI agent workloads backed by Valkey. LLM responses, tool results, and session state with built-in OpenTelemetry and Prometheus instrumentation.", | ||
@@ -80,2 +80,3 @@ "keywords": [ | ||
| "@opentelemetry/api": "^1.9.0", | ||
| "posthog-node": ">=4.0.0", | ||
| "prom-client": "^15.1.3" | ||
@@ -91,3 +92,2 @@ }, | ||
| "ai": "^6.0.135", | ||
| "posthog-node": ">=4.0.0", | ||
| "openai": ">=6.0.0", | ||
@@ -107,5 +107,2 @@ "@anthropic-ai/sdk": ">=0.90.0", | ||
| }, | ||
| "posthog-node": { | ||
| "optional": true | ||
| }, | ||
| "openai": { | ||
@@ -112,0 +109,0 @@ "optional": true |
Sorry, the diff of this file is too big to display
375348
1.23%5916
0.89%+ Added