chore: finalize backend feature scope
This commit is contained in:
@@ -64,7 +64,7 @@ def test_reasoning_effort_disabled_when_thinking_off() -> None:
|
||||
|
||||
|
||||
def test_hint_agent_invalid_json_fallback() -> None:
|
||||
"""新手提示:验证模型输出结构不匹配时使用稳定 fallback。"""
|
||||
"""练习提示:验证模型输出结构不匹配时使用稳定 fallback。"""
|
||||
agent = HintAgent()
|
||||
payload = {
|
||||
"case": {
|
||||
|
||||
Reference in New Issue
Block a user