You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I want to utilize DynamoDB as a Chat History for a Agent that is used in AI assistant workflow is there any recommented way of doing that or it comes to us as developers to decide and implement that ?
I'm asking this stupid question mostly because for example orchestration tools like Langchain actually provide Chat History modules which in the background are wrappers but yea...
We don't currently have an implementation of this, but #33 and #57 are both tracking solutions to this. We are actively looking into how to better provide a solution this, as right now you have to manually persist/restore message history. CC @Unshure
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
If I want to utilize DynamoDB as a Chat History for a Agent that is used in AI assistant workflow is there any recommented way of doing that or it comes to us as developers to decide and implement that ?
I'm asking this stupid question mostly because for example orchestration tools like Langchain actually provide Chat History modules which in the background are wrappers but yea...
All reactions