llama-stack-mirror/llama_stack/providers/impls/meta_reference/agents
Xi Yan 748606195b
Kill llama stack configure (#371)
* remove configure

* build msg

* wip

* build->run

* delete prints

* docs

* fix docs, kill configure

* precommit

* update fireworks build

* docs

* clean up build

* comments

* fix

* test

* remove baking build.yaml into docker

* fix msg, urls

* configure msg
2024-11-06 13:32:10 -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 fix shields in agents safety 2024-09-23 21:22:22 -07:00