mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-15 07:12:37 +00:00
Consolidate the common vector IO dependencies (chardet, pypdf) into a single DEFAULT_VECTOR_IO_DEPS variable to reduce duplication across all vector IO provider registries and the RAG tool runtime. |
||
|---|---|---|
| .. | ||
| __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 | ||