Skip to content
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

Bump Microsoft.SemanticKernel from 1.24.1 to 1.25.0 in /docs/ai/tutorials/snippets/llm-eval in the dotnet group across 1 directory #4047

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Oct 25, 2024

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

Updates Microsoft.SemanticKernel from 1.24.1 to 1.25.0

Release notes

Sourced from Microsoft.SemanticKernel's releases.

dotnet-1.25.0

Changes:

  • b43a0de09f1038964c7515fe596eced03e2cd796 .Net: Add the server urls to the additional properties (#9404)
  • ae918905439013af3cffd8de551739f9a1764701 .Net: Upgraded SK and VectorData package versions (#9402)
  • ae05f2cd0b826a6b19aedbbd7fadd6b50c5c06ea Python: Fix cancelled typo (#9389)
  • b62c6928655f92c8de1d38047046fd8fe8c71fdd .Net Processes - Support shared runtime code (#9370)
  • 1b02ff99a5108c5e50d64944b731b15884aac528 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.6 to 12.2.7 in /dotnet (#9365)
  • 645afc4bbdee07df3114b7dd03a14f13660022fc .Net: Bump System.Memory.Data from 8.0.0 to 8.0.1 in /dotnet (#9371) [ #95439, #95148, #95082, #94882, #95119 ]
  • 918724793e05f70215795bf193ec33018989959c .Net: Add vector search for pinecone connector. (#9378) [ #8538 ]
  • 23244e28c13b5fe332a63def05395ca4dbc6f9f4 .Net: Invoke parallel function calls concurrently (#7451)
  • a6d04257241cc258ccc93a2997657d91ffc3995f Python: Add ability to specify a default timeout for the polling operation. (#9386) [ #9364 ]
  • 0043832647de275fe71ea9f48dc995fc8dcfc54d .Net: Scoping step Ids to a process. (#9385)
  • 12a31daac847a0e3b0c2f4a5ec6d23635bb211b9 Python: Return streaming tool call output to the caller (#9362) [ #9352 ]
  • f414fcd2fe03d0cdf93ec6d2022ce97d6b22d45f .Net: Updated planner notebook to use function calling (#9372)
  • 01c288a4be3c5a2f9c99454aee1035294bc6cb17 .Net: Added implementation of MongoDB connector for new memory design (#9330)
  • f2df866541f5a17b402c7aed407ad85de327d244 .Net Agents - Emit streaming function call content for assistant agent (#9359)
  • 656159e492b5dc453cd39ed666633f52b198062e .Net: Processes with Dapr - Improving Demo with README (#9360)
  • 0c0b7062d1a9bcc23c0685e341fc99010cdac3d6 .Net: Add image to text support to rag sample. (#9357) [ #9350 ]
  • 3c12a11487c17195569da7602e6eb1063b941620 .Net: Create samples showing interop with langchain ingested data. (#9344) [ #9013 ]
  • 0b330c91f324b7b0c7b5ef9bb591cf745f58fc4d .Net: Added an example how to get citations from chat with data response (#9353)
  • 92ce1dc4b3600d82c1d4f4f8716b7eb7e2631665 .Net: Added code coverage generation for experimental packages (#9336)
  • 3164d673a796429c99eee0a0a32d75bfa2c9f25f .Net: Improved vector search query in Azure CosmosDB NoSQL connector (#9335)
  • cfd404b3c93a64afba0f229d28b6585ddf8e8c1f .Net: Update the BingSearch notebook (#9317) [ #9305 ]
  • fdad59f649a2d9fb60ce741f6df9250c3f136c66 .Net: Dm/sqlserver/vector (#9295)
  • 2577cc9e51e20a78828a0ee9273e324275a13d19 Python: Fix typo in 06-memory-and-embeddings.ipynb notebook (#9257) [ #9256 ]

This list of changes was auto generated.

Commits
  • b43a0de .Net: Add the server urls to the additional properties (#9404)
  • ae91890 .Net: Upgraded SK and VectorData package versions (#9402)
  • ae05f2c Python: Fix cancelled typo (#9389)
  • b62c692 .Net Processes - Support shared runtime code (#9370)
  • 1b02ff9 .Net: Bump Microsoft.Azure.Kusto.Data from 12.2.6 to 12.2.7 in /dotnet (#9365)
  • 645afc4 .Net: Bump System.Memory.Data from 8.0.0 to 8.0.1 in /dotnet (#9371)
  • 9187247 .Net: Add vector search for pinecone connector. (#9378)
  • 23244e2 .Net: Invoke parallel function calls concurrently (#7451)
  • a6d0425 Python: Add ability to specify a default timeout for the polling operation. (...
  • 0043832 .Net: Scoping step Ids to a process. (#9385)
  • 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 Oct 25, 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.24.1 to 1.25.0
- [Release notes](https://github.com/microsoft/semantic-kernel/releases)
- [Commits](microsoft/semantic-kernel@dotnet-1.24.1...dotnet-1.25.0)

---
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-1430560188 branch from cfd3c20 to 1d54e54 Compare October 30, 2024 05:04
Copy link
Author

dependabot bot commented on behalf of github Oct 30, 2024

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

@dependabot dependabot bot closed this Oct 30, 2024
@dependabot dependabot bot deleted the dependabot/nuget/docs/ai/tutorials/snippets/llm-eval/dotnet-1430560188 branch October 30, 2024 13:27
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