llama-stack/llama_stack/apis/memory_banks
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
..
__init__.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
client.py migrate memory banks to Resource and new registration (#411) 2024-11-11 17:10:44 -08:00
memory_banks.py Make embedding generation go through inference (#606) 2024-12-12 11:47:50 -08:00