feat: Add callback_error and fix callback logic (#2842)

This commit is contained in:
Matthew Zhou
2025-06-16 13:23:03 -07:00
committed by GitHub
parent 24149710fe
commit d41b4ab242
8 changed files with 220 additions and 574 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.155"
letta_client = "^0.1.160"
openai = "^1.60.0"
opentelemetry-api = "1.30.0"
opentelemetry-sdk = "1.30.0"