soup/soup_cli/data/templates
Alpamys ea8f785b50 feat: add synth data gen pro with multi-provider, templates, quality pipeline (v0.20.0)
New providers: Ollama (localhost-only), Anthropic Claude (env-only API key),
vLLM (SSRF-protected). Domain templates: code, conversation, qa, preference,
reasoning. Quality pipeline: --validate, --filter, --dedup, --quality-pipeline.
84 new tests, 1669 total. Security: SSRF protection on all providers, output
path traversal prevention, rate limiting.
2026-04-01 17:44:23 +05:00
..
__init__.py feat: add synth data gen pro with multi-provider, templates, quality pipeline (v0.20.0) 2026-04-01 17:44:23 +05:00
code.py feat: add synth data gen pro with multi-provider, templates, quality pipeline (v0.20.0) 2026-04-01 17:44:23 +05:00
conversation.py feat: add synth data gen pro with multi-provider, templates, quality pipeline (v0.20.0) 2026-04-01 17:44:23 +05:00
preference.py feat: add synth data gen pro with multi-provider, templates, quality pipeline (v0.20.0) 2026-04-01 17:44:23 +05:00
qa.py feat: add synth data gen pro with multi-provider, templates, quality pipeline (v0.20.0) 2026-04-01 17:44:23 +05:00
reasoning.py feat: add synth data gen pro with multi-provider, templates, quality pipeline (v0.20.0) 2026-04-01 17:44:23 +05:00