Skip to content

Tags: microsoft/Agents-for-python

Tags

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version from 0.6.0 to 0.6.1

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix ChannelServiceAdapter.create_conversation implementation (#233)

* Beginning for channel adapter unit tests

* Adjusting create_connector_client to not necessitate context

* Sketch of RestChannelServiceClientFactory test

* Adding create_connector_client tests for non agentic scenarios

* Another commit

* TestChannelServiceAdapter outline

* First pass at create_conversation unit test

* adding more assertions to test

* Formatting

* Adding create_connector_client calls that use agentic identity

* Small change to error message

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update release notes and README links to point to the new changelog.m…

…d for version 0.5.0 (#197)