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