mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 23:01:09 +03:00
removed extra comma
This commit is contained in:
@@ -114,7 +114,7 @@ class VectaraUpload_VectorStores implements INode {
|
|||||||
apiKey: apiKey,
|
apiKey: apiKey,
|
||||||
customerId: customerId,
|
customerId: customerId,
|
||||||
corpusId: corpusId,
|
corpusId: corpusId,
|
||||||
source: 'flowise',
|
source: 'flowise'
|
||||||
}
|
}
|
||||||
|
|
||||||
const vectaraFilter: VectaraFilter = {}
|
const vectaraFilter: VectaraFilter = {}
|
||||||
|
|||||||
Reference in New Issue
Block a user