Skip to content

Python: Support agent thread #11119

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

Merged

Conversation

alliscode
Copy link
Member

Python support for common agent API

Contribution Checklist

@alliscode alliscode requested a review from a team as a code owner March 21, 2025 23:30
@markwallace-microsoft markwallace-microsoft added python Pull requests for the Python Semantic Kernel documentation labels Mar 21, 2025
@github-actions github-actions bot changed the title Support agent thread Python: Support agent thread Mar 21, 2025
@markwallace-microsoft
Copy link
Member

markwallace-microsoft commented Mar 22, 2025

Python Test Coverage

Python Test Coverage Report •
FileStmtsMissCoverMissing
semantic_kernel/agents
   agent.py1141587%43, 50, 54, 63–74, 83, 120, 227–229
semantic_kernel/agents/autogen
   autogen_conversable_agent.py1161290%67, 73, 84–86, 247–248, 257–260, 289
semantic_kernel/agents/azure_ai
   azure_ai_agent.py1742983%76, 84–85, 90–92, 97–106, 157, 159, 165, 176–181, 183, 185, 206–209, 276, 374, 443, 505, 543, 548
   azure_ai_channel.py41393%93, 120–121
semantic_kernel/agents/bedrock
   bedrock_agent.py2475279%77–83, 92, 158, 290, 309, 325–328, 334, 336, 339, 344, 379, 411–431, 435, 470, 489–492, 494–497, 539, 550–551, 563, 599–610, 621, 638–651, 668–677, 697, 702
   bedrock_agent_base.py1414171%101, 119–120, 145, 158–160, 187, 206–208, 213, 232–234, 239, 243–244, 264–266, 275, 294–298, 303, 322–326, 331, 343–345, 357–376
semantic_kernel/agents/channels
   bedrock_agent_channel.py79594%178–187, 194, 208–209
   chat_history_channel.py69297%147, 150
semantic_kernel/agents/chat_completion
   chat_completion_agent.py2101991%76, 82, 94, 99–103, 161, 164, 174, 182–187, 196, 339, 405, 466, 504
semantic_kernel/agents/open_ai
   open_ai_assistant_agent.py2391793%79, 93–95, 100–110, 267, 280, 316, 458, 463, 535, 635, 733
TOTAL21184240889% 

Python Unit Test Overview

Tests Skipped Failures Errors Time
3336 5 💤 0 ❌ 0 🔥 1m 38s ⏱️

@alliscode alliscode merged commit 4439ed3 into microsoft:feature-common-agent-api Mar 22, 2025
19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation python Pull requests for the Python Semantic Kernel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants