diff --git a/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json b/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json index a7fd580e..c54a67e0 100644 --- a/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json +++ b/src/Infrastructure/BotSharp.Core/data/agents/01fcc3e5-0af7-49e6-ad7a-a760bd12dc4d/agent.json @@ -7,5 +7,9 @@ "updatedDateTime": "2024-05-07T10:00:00Z", "disabled": false, "isPublic": true, + "llmConfig": { + "provider": "openai", + "model": "gpt-4o-mini" + }, "profiles": [ "fallback" ] }