Loading…
Reference in a new issue
No description provided.
Delete branch "feat/env-config-sft-import"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
CF_ORCH_URL,CF_LICENSE_KEY,OLLAMA_HOST,OLLAMA_MODELin cf-orch integration;label_tool.yamltakes priority when both present; license key forwarded to benchmark subprocess env;GET /api/cforch/configexposes resolved connection state (key redacted); Settings UI shows connection status pill_DEFAULT_BENCH_RESULTS_DIRset to circuitforge-orch bench results path so Corrections tab finds runs out of the box; testability seam to override in testsfeat/cforch-benchmark(LLM benchmark integration, PR #21 base)New files
.env.example— documents all supported env varsconfig/label_tool.yaml.example— fullcforch:section with all keys documentedTest plan
conda run -n cf python -m pytest tests/ --ignore=tests/test_finetune.py ...)CF_ORCH_URL=http://localhost:7700in env, restart server — Settings pill shows ● cf-orch coordinator via env vars🤖 Generated with Claude Code