mirror of
https://github.com/pewdiepie-archdaemon/odysseus.git
synced 2026-07-12 12:37:32 +00:00
feat(teacher): add teacher_tier2_enabled setting and strict parser
This commit is contained in:
@@ -152,6 +152,7 @@ DEFAULT_SETTINGS = {
|
||||
"utility_model_fallbacks": [],
|
||||
"teacher_model": "",
|
||||
"teacher_enabled": False,
|
||||
"teacher_tier2_enabled": False,
|
||||
# Skills: minimum self-reported confidence for an auto-written (LLM-authored)
|
||||
# DRAFT skill to be injected into the agent prompt. Published skills always
|
||||
# qualify. Keeps low-confidence auto-skills out of context until they're
|
||||
|
||||
Reference in New Issue
Block a user