mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-03 18:00:36 +00:00
# What does this PR do? Removes VectorDBs from API surface and our tests. Moves tests to Vector Stores. <!-- If resolving an issue, uncomment and update the line below --> <!-- Closes #[issue-number] --> ## Test Plan <!-- Describe the tests you ran to verify your changes with result summaries. *Provide clear instructions so the plan can be easily re-executed.* --> --------- Signed-off-by: Francisco Javier Arceo <farceo@redhat.com> Co-authored-by: Ashwin Bharambe <ashwin.bharambe@gmail.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| agents.py | ||
| batches.py | ||
| datasetio.py | ||
| eval.py | ||
| files.py | ||
| inference.py | ||
| post_training.py | ||
| safety.py | ||
| scoring.py | ||
| telemetry.py | ||
| tool_runtime.py | ||
| vector_io.py | ||