Tags: jarlungoodoo73/extensions
Tags
Merged PR 48301: Fix grouping of ChatResponseUpdate into ChatMessage (d… …otnet#6074) Fix grouping of ChatResponseUpdate into ChatMessage (dotnet#6074) * For Ollama client, ensure ToChatResponseAsync coalesces text chunks into a single message * Fix OpenAI case by not treating empty-string response IDs as message boundaries
Pre-Build TypeScript packages before CI builds (dotnet#5907) Co-authored-by: Shyam N <shyamnamboodiripad@users.noreply.github.com>
Merged PR 47357: Flowing dependencies and preparing for 9.2 release Flowing dependencies and preparing for 9.2 release ---- #### AI description (iteration 1) #### PR Classification Dependency updates and preparation for the 9.2 release. #### PR Summary This pull request updates various dependencies to their latest versions and prepares the project for the 9.2 release. - Updated dependency versions from 9.0.1 to 9.0.2 in `/eng/Version.Details.xml`. - Updated dependency versions from 9.0.1 to 9.0.2 in `/eng/Versions.props`. - Modified `NuGet.config` to update package sources and disable old package sources. - Added steps in `/eng/pipelines/templates/BuildAndTest.yml` for setting up private feed credentials. <!-- GitOpsUserAgent=GitOps.Apps.Server.pullrequestcopilot -->
Merged PR 46719: Updating dependencies for 9.1 release Updating dependencies for 9.1 release ---- #### AI description (iteration 1) #### PR Classification Dependency update for the 9.1 release. #### PR Summary This pull request updates various dependencies to their 9.0.1 versions and makes adjustments to the build and pipeline configurations. - `eng/Version.Details.xml` and `eng/Versions.props`: Updated multiple dependencies from version 9.0.0 to 9.0.1. - `azure-pipelines.yml`: Removed the code coverage stage and disabled source indexing. - `NuGet.config`: Adjusted package source mappings and disabled certain package sources. - `eng/pipelines/templates/BuildAndTest.yml`: Added steps to set up private feed credentials. - `Directory.Build.props`: Disabled NU1507 warning for internal branches.
Merged PR 43287: Getting ready for 8.10 release Getting ready for 8.10 release ---- #### AI description (iteration 1) #### PR Classification Release preparation #### PR Summary This pull request updates dependencies and configurations in preparation for the 8.10 release. - `/eng/Version.Details.xml`: Updated various dependencies to newer versions. - `/eng/Versions.props`: Synchronized dependency versions with the latest updates. - `/azure-pipelines.yml`: Removed the `codecoverage` stage. - `/eng/pipelines/templates/BuildAndTest.yml`: Added steps to set up private feed credentials for both Windows and non-Windows agents.
[release/8.9] Revert correct Meter name (dotnet#5406) * Revert correct Meter name * Unit tests for ResourceMonitoring meter name * Fixed Windows test on Linuz * Increase patch number --------- Co-authored-by: gitmln <nbaraka@gmail.com> Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Update to 9.0 Preview 7 versions (dotnet#5354)
PreviousNext