mirror of
https://github.com/microsoft/SkillOpt.git
synced 2026-07-07 16:49:08 +08:00
- Skill optimization framework with training loop analogy - 11 benchmarks, 4 model backends (Azure OpenAI, Claude, Codex, Qwen) - WebUI for browser-based training control - Pluggable architecture for extending benchmarks and backends
5 lines
99 B
Python
5 lines
99 B
Python
"""SpreadsheetBench Reflect stage.
|
|
|
|
Prompts are now loaded from .md files by the base adapter.
|
|
"""
|