You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when executing tool calls in verbose mode, only the result of the tool is logged. Could we also include the tool call parameters in the logs? Could also be in the tool call span's tags, but considering that opentelemetry semantic conventions are followed this may option may be infeasible. I would love to contribute if it is acceptable on your end.