llama-stack-mirror/llama_stack/apis/synthetic_data_generation
Ihar Hrachyshka 8fb1f9696e feat: Switch synthetic data generation API to jobs pattern
The API should behave in a way similar to existing training and eval
flows where a long running task is sent to background; the client
receives a job ID to follow status and extract artifacts.

Note: there are no providers for this API implemented yet, so no
implementation changes seem to be needed.

Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
2025-03-11 22:34:17 +00:00
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
synthetic_data_generation.py feat: Switch synthetic data generation API to jobs pattern 2025-03-11 22:34:17 +00:00