Skip to content

Python: AzureAIAgent - Log additional Agent tool calls #12312

@jordanbean-msft

Description

@jordanbean-msft

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

Metadata

Metadata

Assignees

Labels

agentspythonPull requests for the Python Semantic Kernel

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions