Replies: 7 comments 6 replies
-
Hi @DDani |
Beta Was this translation helpful? Give feedback.
-
Hi @DDani |
Beta Was this translation helpful? Give feedback.
-
Hi @DDani I believe you need correct instructions. Try this:
|
Beta Was this translation helpful? Give feedback.
-
Checking the internals of function.py I don't see an easy way to achieve it but modifying the agent.py, and base.py to pass session_id and user_id to propagate this to the function.execute, and do some work on _build_entrypoint_args. I'm completely new to Python (and contribution to OS), but I would like to help. What do you think @dirkbrnd and @Mustafa-Esoofally ? Something too complex for a newbie 😃? |
Beta Was this translation helpful? Give feedback.
-
Hi, sorry for insisting, but this issue is currently blocking our development. If you could please take a few minutes to review the pull request and validate whether the approach is correct—whether it ends up being merged or the problem is resolved in a different way—we would be able to continue our development with Agno. Thanks a lot! |
Beta Was this translation helpful? Give feedback.
-
Hi @DDani ! Thanks for bringing this up. We are planning to support this with the help of your PR. |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have a question on tools: how I can access to the the user_id and session_id from a tool?
In my use case, I have to call to an API where I need this information to get some data about the user.
sorry if the question is to naive, but I’m relatively new to Python and this awesome framework.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions