llama-stack/llama_stack
Ashwin Bharambe 5736c7d682
refactor: move tests/client-sdk to tests/api (#1376)
This PR moves the client-sdk tests to the api directory to better
reflect their purpose and improve code organization.
2025-03-03 17:28:12 -08:00
..
apis feat: enhance OpenAPI spec to include Error types (#1320) 2025-02-28 11:16:12 -08:00
cli chore: improve --port help text (#1346) 2025-03-03 16:49:03 -08:00
distribution feat: add more logs to agent_instance.py 2025-03-03 16:15:47 -08:00
models/llama refactor: move llama3 impl to meta_reference provider (#1364) 2025-03-03 13:22:57 -08:00
providers refactor: move tests/client-sdk to tests/api (#1376) 2025-03-03 17:28:12 -08:00
scripts refactor: move tests/client-sdk to tests/api (#1376) 2025-03-03 17:28:12 -08:00
strong_typing Ensure that deprecations for fields follow through to OpenAPI 2025-02-19 13:54:04 -08:00
templates chore: remove straggler references to llama-models (#1345) 2025-03-01 14:26:03 -08:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
logcat.py feat: add a configurable category-based logger (#1352) 2025-03-02 18:51:14 -08:00
schema_utils.py ci: add mypy for static type checking (#1101) 2025-02-21 13:15:40 -08:00