Skip to content

Bump Microsoft.SemanticKernel from 1.20.0 to 1.21.1 in /docs/ai/tutorials/snippets/llm-eval in the dotnet group across 1 directory #3899

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 26, 2024

Bumps the dotnet group with 1 update in the /docs/ai/tutorials/snippets/llm-eval directory: Microsoft.SemanticKernel.

Updates Microsoft.SemanticKernel from 1.20.0 to 1.21.1

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.21.1

Changes:

  • a2a64a33c3daea7efeb8ec19ffb6745ee080bb49 .Net: Updated package version to 1.21.1 (#8992)
  • dec9126a941f26ae50d80c6595a15dcafb1bfb94 .Net: Unit test for KernelJsonSchemaBuilder (#8989)
  • 04ca656cc65e288a02452608c8b99b977119abfc .Net: Update JsonSchemaMapper to latest version (#8988)
  • fd6d4a17569e56257ba9df0d5b17e28ab53cb88e .Net: Implemented generic data model support for Azure CosmosDB NoSQL connector (#8981)

This list of changes was auto generated.

dotnet-1.21.0

Changes:

  • 8924bdc627d87931ac9261e9212afc9f7d242aa7 .Net: Fix function calling integration tests (#8948)
  • be90d239117dd9d035f9c8c897b2cce6069ecb4c .Net: Update OpenAI / AzureOpenAI Concepts (#8919) [ #7007 ]
  • 8e25752fb28cfa573475a9c823f78aeb7bf9b068 .Net: Create sample showing how to render ChatHistory to a prompt and invoke it (#8899) [ #8861 ]
  • 05d99d6e998d358f7b377c83c1b7fa7a2e7aa5e0 .Net Agents - Update KernelFunction Based Strategies for AgentGroupChat (#8913)
  • 6bba2b6be6f59a7df76508459e9dd7195bdd8410 .Net Agents - Make messages parameter optional for OpenAIAssistantAgent.InvokeStreamingAsync (#8915)
  • 33f8e9b94680b5239e9b1022639c23360248e2f4 .Net: Switch redis hashset vectorstore prefix default to true (#8911)
  • 0ae0e52de10e213306fba6b2fc3cace7d5cde4c2 .Net: Add Examples to retrieve FinishReason/DoneReason and other details with the Ollama connector (#8889)
  • fbdd6bc1353b473e51ceea5fc7f96a627e33ec82 .Net: Support polymorphic serialization of ChatMessageContent class and its derivatives (#8901)
  • cc4a4975a729bdb3cd90c57e631843a20b138e42 .Net: Update integration tests to use AzureCliCredential (#8905)
Commits
  • a2a64a3 .Net: Updated package version to 1.21.1 (#8992)
  • dec9126 .Net: Unit test for KernelJsonSchemaBuilder (#8989)
  • 3d0a890 Python: Support OpenAI json_schema response format (#8958)
  • 04ca656 .Net: Update JsonSchemaMapper to latest version (#8988)
  • 7de14ef Python: Pass in retrieved agent to agent creation. Refactor unit tests. Add a...
  • 771ac2c Python: Azure OpenAI setting fix: Don't fetch AD token if API is present in e...
  • 679df70 Python: Update motor requirement from ~=3.3.2 to >=3.3.2,<3.7.0 in /python (#...
  • fd6d4a1 .Net: Implemented generic data model support for Azure CosmosDB NoSQL connect...
  • 1c72a26 .Net: Bump to version 1.21.0 (#8984)
  • 4fc78a9 .Net: Feature Processes (#8970)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Sep 26, 2024
Bumps the dotnet group with 1 update in the /docs/ai/tutorials/snippets/llm-eval directory: [Microsoft.SemanticKernel](https://github.com/microsoft/semantic-kernel).


Updates `Microsoft.SemanticKernel` from 1.20.0 to 1.21.1
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.20.0...dotnet-1.21.1)

---
updated-dependencies:
- dependency-name: Microsoft.SemanticKernel
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dotnet
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-04d2c3a62b branch from 38241bb to 514f9e9 Compare October 2, 2024 05:18
Copy link
Author

dependabot bot commented on behalf of github Oct 2, 2024

Looks like Microsoft.SemanticKernel is no longer updatable, so this is no longer needed.

@dependabot dependabot bot closed this Oct 2, 2024
@dependabot dependabot bot deleted the dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-04d2c3a62b branch October 2, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants