Replies: 1 comment
-
Yes this is related to #2423, it is part of our roadmap #7 . You can check out the recent activities in this area by using the |
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.
-
Hello, I have implemented an agent system built with autogen to write a variation of SQL queries. I am looking to expand the user base and improve the logging of each interaction or action the agent(s) take. So far the only documentation I could find is: https://microsoft.github.io/autogen/docs/notebooks/agentchat_logging/. This is a good start but ideally I would like to log all the function calls that the system makes as well as the parameters and arguments. Is there a plan to implement something like this?
Beta Was this translation helpful? Give feedback.
All reactions