fix: genesis uses openai/gpt-4o-mini to avoid gemini-flash-preview timeout
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
name: genesis
|
name: genesis
|
||||||
description: "Project genesis -- quick think -> structured initial task list -> child tasks spawned. Runs once when a new project is created."
|
description: "Project genesis -- quick think -> structured initial task list -> child tasks spawned. Runs once when a new project is created."
|
||||||
|
model: openai/gpt-4o-mini
|
||||||
debug: true
|
debug: true
|
||||||
system: agent_prompt
|
system: agent_prompt
|
||||||
agent_prompt:
|
agent_prompt:
|
||||||
|
|||||||
Reference in New Issue
Block a user