fix: Fix open/close files tests and upgrade letta client (#3535)

This commit is contained in:
Matthew Zhou
2025-07-24 10:52:38 -07:00
committed by GitHub
parent 1997c0bcf8
commit 32bdbe6b2a
3 changed files with 76 additions and 528 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.219"
letta_client = "^0.1.220"
openai = "^1.60.0"
opentelemetry-api = "1.30.0"
opentelemetry-sdk = "1.30.0"