llama-stack-mirror/llama_stack/apis/agents
Ashwin Bharambe 37b330b4ef
add dynamic clients for all APIs (#348)
* add dynamic clients for all APIs

* fix openapi generator

* inference + memory + agents tests now pass with "remote" providers

* Add docstring which fixes openapi generator :/
2024-10-31 14:46:25 -07:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py add dynamic clients for all APIs (#348) 2024-10-31 14:46:25 -07: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