mirror of
https://github.com/farcasclaudiu/Flowise.git
synced 2026-06-28 09:00:52 +03:00
add full page chatbot and react chatbot
This commit is contained in:
@@ -13,6 +13,7 @@ export interface IChatFlow {
|
||||
deployed: boolean
|
||||
updatedDate: Date
|
||||
createdDate: Date
|
||||
chatbotConfig?: string
|
||||
}
|
||||
|
||||
export interface IChatMessage {
|
||||
|
||||
Reference in New Issue
Block a user