langflow/src
Gabriel Luiz Freitas Almeida 5a9c1ae1b7 🔀 chore(schemas.py): add support for dict type in message field of ChatMessage schema
The message field of the ChatMessage schema now supports a dictionary type in addition to the previous string and None types. This change was made to allow for more complex messages to be sent and received in the chat.
2023-06-27 21:32:09 -03:00
..
backend 🔀 chore(schemas.py): add support for dict type in message field of ChatMessage schema 2023-06-27 21:32:09 -03:00
frontend 🔥 refactor(formModal): remove unused imports and variables 2023-06-27 21:31:47 -03:00