Introducing SyGra Studio
Hugging Face Blog 5 months ago
SyGra 2.0.0 introduces Studio, a visual interface for building synthetic data generation workflows using drag-and-drop nodes instead of YAML configuration files. Users can preview datasets, configure language models (OpenAI, Azure OpenAI, Ollama, Vertex, Bedrock, vLLM), and monitor token cost and latency per execution, with all runs stored in `.executions/`. The visual workflows automatically generate corresponding SyGra-compatible configuration files and scripts, allowing users to execute end-to-end pipelines with inline debugging and execution history without leaving the canvas interface.