Skip to content

Commit 539b3a9

Browse files
committed
Add Conversation Log Cleanup
1 parent 12eb9e9 commit 539b3a9

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

tests/BotSharp.LLM.Tests/appsettings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -201,6 +201,8 @@
201201
"BatchSize": 50,
202202
"MessageLimit": 2,
203203
"BufferHours": 12,
204+
"LogRetentionDays": 30,
205+
"LogBatchSize": 2000,
204206
"ExcludeAgentIds": []
205207
},
206208
"RateLimit": {

0 commit comments

Comments
 (0)