Skip to content

Python: AzureAIAgent - Log additional Agent tool calls #12312

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
jordanbean-msft opened this issue May 29, 2025 · 0 comments
Open

Python: AzureAIAgent - Log additional Agent tool calls #12312

jordanbean-msft opened this issue May 29, 2025 · 0 comments
Assignees
Labels
agents python Pull requests for the Python Semantic Kernel

Comments

@jordanbean-msft
Copy link
Contributor

jordanbean-msft commented May 29, 2025


name: Log additional Agent tool calls
about: Log additional Agent tool calls


The current AgentThreadActions._process_stream_events method does not log intermediate messages from the other AgentsNamedToolChoiceType enums. This lack of logging makes it much harder to debug & trace what agents are doing.

Missing types

  • FUNCTION
  • FILE_SEARCH
  • MICROSOFT_FABRIC
  • SHAREPOINT
  • BING_CUSTOM_SEARCH
  • CONNECTED_AGENT
@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel triage labels May 29, 2025
@moonbox3 moonbox3 self-assigned this May 30, 2025
@moonbox3 moonbox3 changed the title Python: Log additional Agent tool calls Python: AzureAIAgent - Log additional Agent tool calls May 30, 2025
@moonbox3 moonbox3 added agents and removed triage labels May 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
agents python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

No branches or pull requests

3 participants