llama-stack-mirror/llama_stack/apis
Ihar Hrachyshka 90ed785fbd feat(api): remove List* response types and nils for get/list
TODO:
- make sure docstrings are refreshed as needed.
- make sure this passes tests.
- address a TODO in code (obsolete comment?)
- make sure client side still works.
- analyze if any providers need adjustments.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-14 10:27:04 -04:00
..
agents feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
batch_inference feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
benchmarks feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
common ci: add mypy for static type checking (#1101) 2025-02-21 13:15:40 -08:00
datasetio docs: api documentation for agents/eval/scoring/datasets (#1400) 2025-03-05 09:40:24 -08:00
datasets feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
eval feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
files feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
inference feat(api): remove tool_name from ToolResponseMessage (#1599) 2025-03-12 19:41:48 -07:00
inspect feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
models feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
post_training feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
providers feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
safety chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
scoring docs: api documentation for agents/eval/scoring/datasets (#1400) 2025-03-05 09:40:24 -08:00
scoring_functions feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
shields feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
synthetic_data_generation chore: move all Llama Stack types from llama-models to llama-stack (#1098) 2025-02-14 09:10:59 -08:00
telemetry feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
tools feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
vector_dbs feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
vector_io feat(api): remove List* response types and nils for get/list 2025-03-14 10:27:04 -04:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
datatypes.py feat: add provider API for listing and inspecting provider info (#1429) 2025-03-13 15:07:21 -07:00
resource.py fix!: update eval-tasks -> benchmarks (#1032) 2025-02-13 16:40:58 -08:00
version.py llama-stack version alpha -> v1 2025-01-15 05:58:09 -08:00