Replies: 1 comment
-
You can achieve that by relying on the built-in instrumentation: https://docs.spring.io/spring-ai/reference/observability/index.html#_tool_calling Alternatively, you can define an |
Beta Was this translation helpful? Give feedback.
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.
-
How do i print the arguments to the tool call?
For ex ,i have this in logs:
Somewhere in there i'd like to see what the question was that went into the QueryKnowledgedomain as it only takes String Question.
Beta Was this translation helpful? Give feedback.
All reactions