llama-stack-mirror/llama_stack/providers/inline/agents/meta_reference
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
..
rag precommit 2024-11-08 17:58:58 -08:00
tests Resource oriented design for shields (#399) 2024-11-08 12:16:11 -08:00
tools Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
__init__.py Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
agent_instance.py migrate memory banks to Resource and new registration (#411) 2024-11-11 17:10:44 -08:00
agents.py Add provider deprecation support; change directory structure (#397) 2024-11-07 13:04:53 -08:00
config.py precommit 2024-11-08 17:58:58 -08:00
persistence.py precommit 2024-11-08 17:58:58 -08:00
safety.py Resource oriented design for shields (#399) 2024-11-08 12:16:11 -08:00