llama-stack-mirror/llama_stack/apis/agents
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 API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py migrate memory banks to Resource and new registration (#411) 2024-11-11 17:10:44 -08:00
client.py Make all methods async def again; add completion() for meta-reference (#270) 2024-10-18 20:50:59 -07:00
event_logger.py Update event_logger.py (#275) 2024-10-21 10:46:53 -07:00