fix: Fix preview payload tests (#3266)

This commit is contained in:
Matthew Zhou
2025-07-09 19:21:17 -07:00
committed by GitHub
parent 42b72ccfb0
commit 7e90a72968
3 changed files with 18 additions and 16 deletions

View File

@@ -72,7 +72,7 @@ llama-index = "^0.12.2"
llama-index-embeddings-openai = "^0.3.1"
e2b-code-interpreter = {version = "^1.0.3", optional = true}
anthropic = "^0.49.0"
letta_client = "^0.1.196"
letta_client = "^0.1.197"
openai = "^1.60.0"
opentelemetry-api = "1.30.0"
opentelemetry-sdk = "1.30.0"