Skip to content

2.8.0

Choose a tag to compare

@ilvalerione ilvalerione released this 04 Nov 14:03
· 205 commits to 2.x since this release

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.