feat: Write tests for search messages [LET-4212] (#4447)

* Adjust naming

* Add testing and improve message search

* Adjust comments

* Change query text to query

* Fern autogen
This commit is contained in:
Matthew Zhou
2025-09-05 17:52:13 -07:00
committed by GitHub
parent cb7296c81d
commit af302e8ac8
10 changed files with 2678 additions and 2659 deletions

View File

@@ -45,7 +45,7 @@ dependencies = [
"llama-index>=0.12.2",
"llama-index-embeddings-openai>=0.3.1",
"anthropic>=0.49.0",
"letta-client==0.1.314",
"letta-client>=0.1.314",
"openai>=1.99.9",
"opentelemetry-api==1.30.0",
"opentelemetry-sdk==1.30.0",