langflow-ai / langflow

Langflow is a low-code app builder for RAG and multi-agent AI applications. It’s Python-based and agnostic to any model, API, or database.
http://www.langflow.org
MIT License
35.41k stars 4.22k forks source link

docs: update Message object in guides-data-message.md #4727

Closed anovazzi1 closed 3 days ago

anovazzi1 commented 5 days ago

This pull request refactors the structure and attributes of the Message object in the guides-data-message.md file. The main changes include improving the organization of attributes and adding new attributes for chat interactions. The refactoring enhances the functionality and usability of the Message object in Langflow.