mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-24 18:50:56 +08:00
fix
This commit is contained in:
parent
3235bdafcd
commit
c8348d3168
@ -131,7 +131,8 @@ class KnowledgeService {
|
||||
model,
|
||||
apiKey,
|
||||
dimensions,
|
||||
batchSize
|
||||
batchSize,
|
||||
configuration: { baseURL }
|
||||
})
|
||||
)
|
||||
.setVectorDatabase(new LibSqlDb({ path: path.join(this.storageDir, id) }))
|
||||
|
||||
Loading…
Reference in New Issue
Block a user