llama-stack-mirror/llama_stack/apis
Xi Yan e45f121c77
[Evals API] [1/n] Initial API (#287)
* type system api

* datasets api

* fix

* datasetio api

* kill reward scoring

* scoring functions + evals

* move jobs, fix errors
2024-10-22 09:31:19 -07:00
..
agents Update event_logger.py (#275) 2024-10-21 10:46:53 -07:00
batch_inference Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
common [Evals API] [1/n] Initial API (#287) 2024-10-22 09:31:19 -07:00
datasetio [Evals API] [1/n] Initial API (#287) 2024-10-22 09:31:19 -07:00
datasets [Evals API] [1/n] Initial API (#287) 2024-10-22 09:31:19 -07:00
eval [Evals API] [1/n] Initial API (#287) 2024-10-22 09:31:19 -07:00
inference Make all methods async def again; add completion() for meta-reference (#270) 2024-10-18 20:50:59 -07:00
inspect Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
memory Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
memory_banks [bugfix] fix case for agent when memory bank registered without specifying provider_id (#264) 2024-10-17 17:28:17 -07:00
models Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
post_training API Updates (#73) 2024-09-17 19:51:35 -07:00
safety Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
scoring [Evals API] [1/n] Initial API (#287) 2024-10-22 09:31:19 -07:00
scoring_functions [Evals API] [1/n] Initial API (#287) 2024-10-22 09:31:19 -07:00
shields Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
synthetic_data_generation API Updates (#73) 2024-09-17 19:51:35 -07:00
telemetry Remove "routing_table" and "routing_key" concepts for the user (#201) 2024-10-10 10:24:13 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00