fix
This commit is contained in:
parent
a0ccc4e661
commit
bddec81402
@ -131,7 +131,8 @@ class KnowledgeService {
|
|||||||
model,
|
model,
|
||||||
apiKey,
|
apiKey,
|
||||||
dimensions,
|
dimensions,
|
||||||
batchSize
|
batchSize,
|
||||||
|
configuration: { baseURL }
|
||||||
})
|
})
|
||||||
)
|
)
|
||||||
.setVectorDatabase(new LibSqlDb({ path: path.join(this.storageDir, id) }))
|
.setVectorDatabase(new LibSqlDb({ path: path.join(this.storageDir, id) }))
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user