Merge branch 'main' into add-mongodb-vector_io

This commit is contained in:
Young Han 2025-11-03 17:27:31 -08:00 committed by GitHub
commit d0064fc915
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
426 changed files with 99110 additions and 62778 deletions

View file

@ -4,9 +4,13 @@ run-name: Run the integration test suite with various VectorIO providers
on:
push:
branches: [ main ]
branches:
- main
- 'release-[0-9]+.[0-9]+.x'
pull_request:
branches: [ main ]
branches:
- main
- 'release-[0-9]+.[0-9]+.x'
paths:
- 'src/llama_stack/**'
- '!src/llama_stack/ui/**'