llama-stack/llama_stack/providers/tests/memory
Dinesh Yeduguru 38cce97597
migrate memory banks to Resource and new registration (#411)
* migrate memory banks to Resource and new registration

* address feedback

* address feedback

* fix tests

* pgvector fix

* pgvector fix v2

* remove auto discovery

* change register signature to make params required

* update client

* client fix

* use annotated union to parse

* remove base MemoryBank inheritence

---------

Co-authored-by: Dinesh Yeduguru <dineshyv@fb.com>
2024-11-11 17:10:44 -08:00
..
__init__.py Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
conftest.py Significantly simpler and malleable test setup (#360) 2024-11-04 17:36:43 -08:00
fixtures.py migrate memory banks to Resource and new registration (#411) 2024-11-11 17:10:44 -08:00
test_memory.py migrate memory banks to Resource and new registration (#411) 2024-11-11 17:10:44 -08:00