mirror of
https://github.com/meta-llama/llama-stack.git
synced 2025-12-15 23:02:36 +00:00
Moves chardet and pypdf from main dependencies to provider-specific pip_packages for all 12 vector IO providers that support file processing (Api.files). Updated providers: - inline::meta-reference, inline::faiss, inline::sqlite-vec, inline::sqlite_vec - remote::chromadb, inline::chromadb, remote::pgvector, remote::weaviate - inline::qdrant, remote::qdrant, remote::milvus, inline::milvus |
||
|---|---|---|
| .. | ||
| __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 | ||