mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 11:00:55 +03:00
Chore/ChatflowID CamelCase (#5205)
* add acceptVariable property to vector store metadata filter * add accepVariadd acceptVariable property to other json fields * add camelcase chatflowId to flowConfig
This commit is contained in:
@@ -480,6 +480,7 @@ export const executeFlow = async ({
|
||||
|
||||
const flowConfig: IFlowConfig = {
|
||||
chatflowid,
|
||||
chatflowId: chatflow.id,
|
||||
chatId,
|
||||
sessionId,
|
||||
chatHistory,
|
||||
|
||||
Reference in New Issue
Block a user