mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-24 21:00:51 +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:
@@ -370,6 +370,7 @@ export interface ICustomTemplate {
|
||||
|
||||
export interface IFlowConfig {
|
||||
chatflowid: string
|
||||
chatflowId: string
|
||||
chatId: string
|
||||
sessionId: string
|
||||
chatHistory: IMessage[]
|
||||
|
||||
Reference in New Issue
Block a user