mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-07 19:55:50 +00:00
Update rag-settings.js
This commit is contained in:
@@ -10,6 +10,7 @@ export const defaultSettings = {
|
|||||||
embeddingModel: 'text-embedding-3-small',
|
embeddingModel: 'text-embedding-3-small',
|
||||||
notify: true,
|
notify: true,
|
||||||
batchSize: 50,
|
batchSize: 50,
|
||||||
|
independentChatMemoryEnabled: false,
|
||||||
},
|
},
|
||||||
advanced: {
|
advanced: {
|
||||||
chunkSize: 768,
|
chunkSize: 768,
|
||||||
|
|||||||
Reference in New Issue
Block a user