244e346b83
- 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
93 B
Python
5 lines
93 B
Python
"""BabyVision Reflect stage.
|
|
|
|
Prompts are now loaded from .md files by the base adapter.
|
|
"""
|