.Net: [Agent] Fixed an issue with retrieving an existing OpenAI assistant given its ID, leading to creation of a duplicate assistant. by @shreyas-pandey in microsoft/semantic-kernel#5294
.Net: Add File Id Reference Handling to Experimental Agent Package so that User Messages can be related to file Ids in OpenAI Storage by @Ryan-Britton in microsoft/semantic-kernel#5110
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps Microsoft.SemanticKernel.Abstractions from 1.5.0 to 1.6.2.
Release notes
Sourced from Microsoft.SemanticKernel.Abstractions's releases.
... (truncated)
Commits
72a6393
.Net: Bump to version 1.6.2 (#5472)aa6fded
.Net: Downgrading version of JsonSchema.Net.Generation package to resolve dep...8ddba73
Python: Bump openapi-core from 0.18.2 to 0.19.0 in /python (#5306)0323e41
Bump actions/setup-python from 4 to 5 (#5433)ddc6a38
Bump actions/setup-dotnet from 3 to 4 (#5430)55be989
Python: Example notebook incorrect deployment name definition (#5402)ab65b21
Python: convert null descriptions to empty str in basic planner (#5406)2ccf85b
Python: Bump python version to 0.9.2b1 for release. (#5462)8fbb55b
Python: Pass kernel args to tool calls (#5455)4271447
Python: replace py test coverage yml. remove unneeded requirements.txt file f...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show