Config tweaks.
This commit is contained in:
parent
819d3d140a
commit
669fcf58f8
@ -170,7 +170,7 @@ export default {
|
|||||||
defaultTemperature: 0.7,
|
defaultTemperature: 0.7,
|
||||||
systemPromptPath: './prompts/asop.txt',
|
systemPromptPath: './prompts/asop.txt',
|
||||||
conversationExpiry: 30 * 60 * 1000,
|
conversationExpiry: 30 * 60 * 1000,
|
||||||
minScore: 1.0,
|
minScore: 0.25,
|
||||||
tools: {
|
tools: {
|
||||||
webSearch: true,
|
webSearch: true,
|
||||||
fileSearch: false,
|
fileSearch: false,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user