langflow/src
Gabriel Luiz Freitas Almeida 3845a60bcf 🚀 feat(memories.py): add default value for connection_string field in PostgresChatMessageHistoryFrontendNode
The trailing whitespace has been removed for consistency and readability. The unused import of `DEFAULT_CONNECTION_STRING` from `langchain.memory.chat_message_histories.postgres` has been removed. The `PostgresChatMessageHistoryFrontendNode` now has a default value for the `connection_string` field, which is set to `DEFAULT_CONNECTION_STRING`. This ensures that the field has a default value when creating instances of the class.
🔧 chore(memories.py): remove trailing whitespace and unused import
2023-06-29 08:52:45 -03:00
..
backend 🚀 feat(memories.py): add default value for connection_string field in PostgresChatMessageHistoryFrontendNode 2023-06-29 08:52:45 -03:00
frontend 🔧 chore(chat.py): update init_build endpoint to include flow_id as a path parameter 2023-06-28 22:45:37 -03:00