Merge branch 'main' into milvus/search-modes

This commit is contained in:
Francisco Arceo 2025-08-19 10:20:30 -06:00 committed by GitHub
commit a4b3c009cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
185 changed files with 15509 additions and 8439 deletions

View file

@ -33,7 +33,7 @@ dependencies = [
"jsonschema",
"llama-stack-client>=0.2.17",
"llama-api-client>=0.1.2",
"openai>=1.99.6",
"openai>=1.99.6,<1.100.0",
"prompt-toolkit",
"python-dotenv",
"python-jose[cryptography]",