Skip to content

azure-ai-agents_1.0.1

Compare
Choose a tag to compare
@azure-sdk azure-sdk released this 09 Jun 17:09
c9e67a0

1.0.1 (2025-06-09)

Bugs Fixed

  • asyncio.gather is used to make function tool calls in parallel for async scenario.
  • Adding instrumentation for create_thread_and_run.
  • Fixed a tracing related bug that caused process_thread_run span to not appear when streaming is used without event handler.