llama-stack-mirror/llama_stack/providers/registry
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
..
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
agents.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
datasetio.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
eval.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
files.py feat(api): don't return a payload on file delete (#1640) 2025-03-25 17:12:36 -07:00
inference.py feat(providers): sambanova updated to use LiteLLM openai-compat (#1596) 2025-05-06 16:50:22 -07:00
post_training.py feat: add huggingface post_training impl (#2132) 2025-05-16 14:41:28 -07:00
safety.py feat(providers): sambanova safety provider (#2221) 2025-05-21 15:33:02 -07:00
scoring.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
synthetic_data_generation.py (feat) Add synthetic_data_kit provider integration for synthetic_data_generation API 2025-05-30 12:14:40 -04:00
telemetry.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
tool_runtime.py feat: accept MCP authorization headers for MCP toolgroups (#2230) 2025-05-23 08:52:18 -07:00
vector_io.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00