Replies: 1 comment 2 replies
-
|
@twenzel Have you found a solution? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've a workflow as agent with a custom agent session store (sql).
I want to retrieve all chat messages from this agent/store in order to show these in a UI.
Is there a possibility to extract ChatMessages from a AgentSession (or in particular a WorkflowSession)?
Beta Was this translation helpful? Give feedback.
All reactions