updated to single quotes

This commit is contained in:
Ofer Mendelevitch
2023-10-12 20:11:01 -07:00
parent 7ba38c0876
commit e3d4c73b2a
3 changed files with 3 additions and 3 deletions
@@ -114,7 +114,7 @@ class VectaraUpload_VectorStores implements INode {
apiKey: apiKey,
customerId: customerId,
corpusId: corpusId,
source: "flowise",
source: 'flowise',
}
const vectaraFilter: VectaraFilter = {}