How to get all of invocation in a session from agent engine? #3072
Answered
by
NBestsuNgan
NBestsuNgan
asked this question in
Q&A
-
i want to get all of conversation which are every invocation that we have communicate with agent inside agent engine, i want to log them but it seem not to have a functionality to get this from agent engine, did anyone does this before? |
Beta Was this translation helpful? Give feedback.
Answered by
NBestsuNgan
Oct 3, 2025
Replies: 1 comment 1 reply
-
for anyone who facing same problem as mine, here the way out, you can use VertexAiSessionService to get session with event that occur in that session |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
NBestsuNgan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
for anyone who facing same problem as mine, here the way out, you can use VertexAiSessionService to get session with event that occur in that session