llama-stack-mirror/llama_stack/providers
skamenan7 ddfd2ef018 refactor: move chardet and pypdf dependencies to vector IO provider registries
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
2025-10-02 13:54:54 -04:00
..
inline refactor(agents): migrate to OpenAI chat completions API (#3323) 2025-10-02 06:50:32 -04:00
registry refactor: move chardet and pypdf dependencies to vector IO provider registries 2025-10-02 13:54:54 -04:00
remote chore: remove /v1/inference/completion and implementations (#3622) 2025-10-01 11:36:53 -04:00
utils chore: add provider-data-api-key support to openaimixin (#3639) 2025-10-01 13:44:59 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: combine ProviderSpec datatypes (#3378) 2025-09-18 16:10:00 +02:00