Skip to content

Commit 8d8ee32

Browse files
authored
Merge pull request #574 from iceljc/master
use 4o-mini
2 parents 42280ee + b1ea7fd commit 8d8ee32

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

  • src/Infrastructure/BotSharp.Core/data/agents/01e2fc5c-2c89-4ec7-8470-7688608b496c

src/Infrastructure/BotSharp.Core/data/agents/01e2fc5c-2c89-4ec7-8470-7688608b496c/agent.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,11 @@
77
"updatedDateTime": "2024-01-15T14:39:32Z",
88
"iconUrl": "/images/logo.png",
99
"disabled": false,
10-
"isPublic": true
10+
"isPublic": true,
11+
"llmConfig": {
12+
"is_inherit": false,
13+
"provider": "openai",
14+
"model": "gpt-4o-mini",
15+
"max_recursion_depth": 3
16+
}
1117
}

0 commit comments

Comments
 (0)