Skip to content

Tags: microsoft/agent-framework

Tags

dotnet-1.0.0-preview.260108.1

Toggle dotnet-1.0.0-preview.260108.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
.NET: Bump Microsoft.Agents.AI.OpenAI and Microsoft.Extensions.AI.Ope…

…nAI (#2996)

* Bump Microsoft.Agents.AI.OpenAI and Microsoft.Extensions.AI.OpenAI

Bumps Microsoft.Agents.AI.OpenAI from 1.0.0-preview.251125.1 to 1.0.0-preview.251219.1
Bumps Microsoft.Extensions.AI.OpenAI from 10.1.0-preview.1.25608.1 to 10.1.1-preview.1.25612.2

---
updated-dependencies:
- dependency-name: Microsoft.Agents.AI.OpenAI
  dependency-version: 1.0.0-preview.251219.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.AI.OpenAI
  dependency-version: 10.1.1-preview.1.25612.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Agents.AI.OpenAI
  dependency-version: 1.0.0-preview.251219.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Microsoft.Extensions.AI.OpenAI
  dependency-version: 10.1.1-preview.1.25612.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* Fixed samples

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris <[email protected]>
Co-authored-by: Mark Wallace <[email protected]>
Co-authored-by: Dmytro Struk <[email protected]>

python-1.0.0b260107

Toggle python-1.0.0b260107's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python: fix(azure-ai): Fix response_format handling for structured ou…

…tputs (#3114)

* fix(azure-ai): read response_format from chat_options instead of run_options

* refactor: use explicit None checks for response_format

* Fix mypy error

* Mypy fix

python-1.0.0b260106

Toggle python-1.0.0b260106's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
sharepoint sample fix (#3108)

python-1.0.0b251223

Toggle python-1.0.0b251223's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python: add powerfx safe mode (#3028)

* add powerfx safe mode

* improved docstring and aligned env_file loading

* ensured test uses reset

dotnet-1.0.0-preview.251219.1

Toggle dotnet-1.0.0-preview.251219.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python: Added response.created and response.in_progress event process…

… to OpenAIBaseResponseClient (#2975)

* added response.created and response.in_progress to include response.id

* better doc string

* added tests for the new streaming event types

python-1.0.0b251218

Toggle python-1.0.0b251218's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python: Fix WorkflowAgent event handling and kwargs forwarding (#2946)

* Fix kwargs propagation through workflow.as_agent()

* Fix WorkflowAgent to respect AgentExecutor output_response setting

python-1.0.0b251216

Toggle python-1.0.0b251216's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python: Flow custom kwargs to agents via Workflow SharedState (#2894)

* Flow custom kwargs to agents via SharedState

* Address Copilot feedback

* Improve sample typing

* Fix test

python-1.0.0b251211

Toggle python-1.0.0b251211's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump actions/checkout from 5 to 6 (#2404)

Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v5...v6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chris <[email protected]>

python-1.0.0b251209

Toggle python-1.0.0b251209's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python: Updated package versions (#2737)

* Updated package versions

* Updated changelog

python-1.0.0b251204

Toggle python-1.0.0b251204's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated package versions (#2643)