mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-06-28 19:04:19 +00:00
add vector_io provider integration tests
This commit is contained in:
parent
1d3f27fe5b
commit
db884d71ae
2 changed files with 101 additions and 0 deletions
|
@ -29,6 +29,7 @@ mapfile -t py_dirs < <(
|
|||
-type f \
|
||||
-name "*.py" ! -name "__init__.py" \
|
||||
! -path "*/.venv/*" \
|
||||
! -path "*/node_modules/*" \
|
||||
-exec dirname {} \; | sort -u
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue