mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 21:00:58 +03:00
updated to single quotes
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