llama-stack-mirror/llama_stack
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
..
apis (feat) Add synthetic_data_kit provider integration for synthetic_data_generation API 2025-05-30 12:14:40 -04:00
cli fix: handle None external_providers_dir in build with run arg (#2269) 2025-05-27 09:41:12 +02:00
distribution chore: use starlette built-in Route class (#2267) 2025-05-28 09:53:33 -07:00
models chore: make cprint write to stderr (#2250) 2025-05-24 23:39:57 -07:00
providers (feat) Add synthetic_data_kit provider integration for synthetic_data_generation API 2025-05-30 12:14:40 -04:00
strong_typing chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
templates feat: support postgresql inference store (#2310) 2025-05-29 14:33:09 -07:00
ui feat(ui): add views for Responses (#2293) 2025-05-28 09:51:22 -07:00
__init__.py export LibraryClient 2024-12-13 12:08:00 -08:00
env.py refactor(test): move tools, evals, datasetio, scoring and post training tests (#1401) 2025-03-04 14:53:47 -08:00
log.py chore: make cprint write to stderr (#2250) 2025-05-24 23:39:57 -07:00
schema_utils.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00