llama-stack/llama_stack/providers/inline/memory
Dinesh Yeduguru 96e158eaac
Make embedding generation go through inference (#606)
This PR does the following:
1) adds the ability to generate embeddings in all supported inference
providers.
2) Moves all the memory providers to use the inference API and improved
the memory tests to setup the inference stack correctly and use the
embedding models

This is a merge from #589 and #598
2024-12-12 11:47:50 -08:00
..
chroma Allow using an "inline" version of Chroma using PersistentClient (#567) 2024-12-11 16:02:04 -08:00
faiss Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00
__init__.py add missing inits 2024-11-08 17:49:29 -08:00