Config tweaks.

This commit is contained in:
jrmyr 2025-04-30 16:28:17 +00:00
parent 819d3d140a
commit 669fcf58f8

View File

@ -170,7 +170,7 @@ export default {
defaultTemperature: 0.7,
systemPromptPath: './prompts/asop.txt',
conversationExpiry: 30 * 60 * 1000,
minScore: 1.0,
minScore: 0.25,
tools: {
webSearch: true,
fileSearch: false,