need user ID or Zep memory session ID in custom tools #1058
Replies: 1 comment 2 replies
-
I have the same problem, I cannot use the sessionId or the the userid in the inputs or the code, I want to be able to send the sessionId to an endpoint. please help!!!! |
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.
-
Hi,
I am building a custom chatflow, using Custom Tools to get name of user. I want to store that name in zep memory to tagged with that user id of that particular user.
Here is my chat flow:

I have "extract_name" custom tool, but in that i need zep session id.
so any one can pls guide me how can i get that, I've tried using curl as well.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions