Skip to content

Commit 681de6a

Browse files
committed
config fallback model
1 parent 80f85f8 commit 681de6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

codewiki/cli/config_manager.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ def save(
120120
fallback_model="glm-4p5",
121121
default_output="docs",
122122
agent_instructions=AgentInstructions(),
123-
fallback_model="glm-4p5",
123+
fallback_model="glm-4p5"
124124
)
125125

126126
# Update fields if provided

0 commit comments

Comments
 (0)