Replies: 1 comment
|
Sorry, my bad. Found the problem. I mixed app name and user name when fetching the session. |
0 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.
Hi!
I am trying to get the startCommandLine(LlmAgent agent) example going, but it seems the InMemorySessionService loses the created session? I get a session ID, but when I try to get events from this session, I get an error, that the session is not found.
Is that a known bug?
TIA for any response,
Andreas
All reactions