Avocet by Circuit Forge LLC — email classifier training tool: multi-account IMAP fetch, card-stack labeling UI, benchmark harness
- New /api/models router: HF lookup, approval queue (JSONL persistence),
SSE download progress via snapshot_download(), installed model listing,
path-traversal-safe DELETE
- pipeline_tag → adapter type mapping (zero-shot-classification,
sentence-similarity, text-generation)
- 27 tests covering all endpoints, duplicate detection, path traversal
- ModelsView.vue: HF lookup + add, approval queue, live download progress
bars via SSE, installed model table with delete
- Sidebar entry (🤗 Models) between Benchmark and Corrections
|
||
|---|---|---|
| app | ||
| config | ||
| data | ||
| scripts | ||
| tests | ||
| web | ||
| .gitignore | ||
| environment.yml | ||
| manage.sh | ||
| PRIVACY.md | ||
| pytest.ini | ||
| requirements.txt | ||