Merge branch 'meta-llama:main' into local_qdrant

This commit is contained in:
Daniele Martinoli 2025-03-18 07:42:23 +01:00 committed by GitHub
commit a385b0d888
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
69 changed files with 3458 additions and 2836 deletions

View file

@ -270,6 +270,7 @@ exclude = [
"^llama_stack/providers/remote/inference/together/",
"^llama_stack/providers/remote/inference/vllm/",
"^llama_stack/providers/remote/safety/bedrock/",
"^llama_stack/providers/remote/safety/nvidia/",
"^llama_stack/providers/remote/safety/sample/",
"^llama_stack/providers/remote/tool_runtime/bing_search/",
"^llama_stack/providers/remote/tool_runtime/brave_search/",