feat: Add support for simple text files (#2630)

This commit is contained in:
Matthew Zhou
2025-06-04 14:36:25 -07:00
committed by GitHub
parent 82b3222a52
commit bbdfc3f2cd
8 changed files with 405 additions and 506 deletions

View File

@@ -73,7 +73,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.143"
letta_client = "^0.1.147"
openai = "^1.60.0"
opentelemetry-api = "1.30.0"
opentelemetry-sdk = "1.30.0"