llama-stack-mirror/llama_stack/providers/inline/vector_io/faiss
Ihar Hrachyshka c0cd36c995 chore: fix typing hints for get_provider_impl deps arguments
It's a dict that may contain different types, as per
resolver:instantiate_provider implementation. (AFAIU it also never
contains ProviderSpecs, but *instances* of provider implementations.)

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-11 10:03:46 -04:00
..
__init__.py chore: fix typing hints for get_provider_impl deps arguments 2025-03-11 10:03:46 -04:00
config.py feat: allow conditionally enabling providers in run.yaml (#1321) 2025-03-01 11:19:14 -08:00
faiss.py chore: made inbuilt tools blocking calls into async non blocking calls (#1509) 2025-03-09 16:59:24 -07:00