2.8.0
Eloquent Chat History
This release introduce a new component to handle the agent chat history with eloquent model.
https://docs.neuron-ai.dev/the-basics/chat-history-and-memory#eloquentchathisotry
As usual feel free to provide your feedback opening issue or publishing a PR.
Workflow Database Persistence
It's also available a new persistence layer for Workflow, based on SQL database:
https://docs.neuron-ai.dev/workflow/persistence#databasepersistence
This allows cetrilized management of workflow persistence.