Commit graph

1 commit

Author SHA1 Message Date
Alina Ryan
f86f107f15 (feat) Add synthetic_data_kit provider integration for synthetic_data_generation API
The synthetic_data_kit provider integration enables high-quality synthetic dataset
generation for fine-tuning LLMs. This commit sets up the initial provider
registration and fixes provider resolution to properly handle type casting and
imports, ensuring proper integration with llama-stack's provider system.

Implementation of the actual provider functionality will follow in a subsequent
commit.

Signed-off-by: Alina Ryan <aliryan@redhat.com>
2025-05-30 12:14:40 -04:00