llama-stack-mirror/llama_stack/providers/impls/meta_reference/agents
Dinesh Yeduguru 093c9f1987
add bedrock distribution code (#358)
* add bedrock distribution code

* fix linter error

* add bedrock shields support

* linter fixes

* working bedrock safety

* change to return only one violation

* remove env var reading

* refereshable boto credentials

* remove env vars

* address raghu's feedback

* fix session_ttl passing

---------

Co-authored-by: Dinesh Yeduguru <dineshyv@fb.com>
2024-11-06 14:39:11 -08:00
..
rag fix agents context retriever 2024-10-10 20:17:29 -07:00
tests Add support for Structured Output / Guided decoding (#281) 2024-10-22 12:53:34 -07:00
tools [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
__init__.py Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
agent_instance.py Make all methods async def again; add completion() for meta-reference (#270) 2024-10-18 20:50:59 -07:00
agents.py Fix for get_agents_session (#300) 2024-10-24 18:36:27 -07:00
config.py Kill llama stack configure (#371) 2024-11-06 13:32:10 -08:00
persistence.py [API Updates] Model / shield / memory-bank routing + agent persistence + support for private headers (#92) 2024-09-23 14:22:22 -07:00
safety.py add bedrock distribution code (#358) 2024-11-06 14:39:11 -08:00