-
Notifications
You must be signed in to change notification settings - Fork 836
Comparing changes
Open a pull request
base repository: dotnet/extensions
base: v9.7.0
head repository: dotnet/extensions
compare: v9.7.1
- 9 commits
- 34 files changed
- 10 contributors
Commits on Jul 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 870e74c - Browse repository at this point
Copy the full SHA 870e74cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e6b555c - Browse repository at this point
Copy the full SHA e6b555cView commit details
Commits on Jul 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ba8e28e - Browse repository at this point
Copy the full SHA ba8e28eView commit details
Commits on Jul 15, 2025
-
Bump FunctionInvokingChatClient.MaximumIterationsPerRequest from 10 t…
…o 40 (#6599) Folks are bumping up against the arbitrary limit of 10, as various modern models are super chatty with tools. While we need a limit to avoid runaway execution, we can make it much higher.
Configuration menu - View commit details
-
Copy full SHA for 621d653 - Browse repository at this point
Copy the full SHA 621d653View commit details -
Expose M.E.AI.OpenAI input message conversions (#6601)
Internally we have helpers that convert from M.E.AI chat messages to the various OpenAI object models. To ease interop when a developer gets M.E.AI messages from another library and then wants to submit them on their own to OpenAI, this just exposes those helpers publicly.
Configuration menu - View commit details
-
Copy full SHA for 04f1324 - Browse repository at this point
Copy the full SHA 04f1324View commit details -
Add schema version to server.json in MCP template (#6606)
* Add schema version to server.json * Fix test
Configuration menu - View commit details
-
Copy full SHA for c289888 - Browse repository at this point
Copy the full SHA c289888View commit details -
Update MCP server template readme to show both VS Code and Visual Stu…
…dio notes (#6591) * Initial plan * Add VS IDE-specific README and update template configuration Co-authored-by: timheuer <4821+timheuer@users.noreply.github.com> * Update to single README with both VS Code and Visual Studio sections Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Fix Visual Studio MCP documentation URL Co-authored-by: timheuer <4821+timheuer@users.noreply.github.com> * Fix Visual Studio MCP JSON configuration format Co-authored-by: timheuer <4821+timheuer@users.noreply.github.com> * Restructure README to reduce repetition between VS Code and Visual Studio sections Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Eliminate repetitive JSON configuration in README by consolidating server definitions Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> * Revise the mcp server template README * Update MCP template README paths and sync snapshot with source template Co-authored-by: joelverhagen <94054+joelverhagen@users.noreply.github.com> * Update mcpserver project template baseline * Bump MEAI.Templates package to preview.3. * Add feedback survey to mcpserver project template README --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: timheuer <4821+timheuer@users.noreply.github.com> Co-authored-by: jeffhandley <1031940+jeffhandley@users.noreply.github.com> Co-authored-by: Jeff Handley <jeffhandley@users.noreply.github.com> Co-authored-by: joelverhagen <94054+joelverhagen@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 736eda0 - Browse repository at this point
Copy the full SHA 736eda0View commit details -
Fix schema generation for Nullable<T> function parameters. (#6596)
* Fix schema generation for Nullable<T> function parameters. * Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Utilities/AIJsonUtilities.Schema.Create.cs Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Utilities/AIJsonUtilities.Schema.Create.cs * Incorporate fix from dotnet/runtime#117493. * Update src/Libraries/Microsoft.Extensions.AI.Abstractions/Utilities/AIJsonUtilities.Schema.Create.cs * Extend fix to include AllowReadingFromString. --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1d0ef81 - Browse repository at this point
Copy the full SHA 1d0ef81View commit details -
Branding updates for 9.7.1 (#6611)
* Branding updates for 9.7.1 * Fix tests by emitting the right versions of the templates
Configuration menu - View commit details
-
Copy full SHA for 88c87c0 - Browse repository at this point
Copy the full SHA 88c87c0View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v9.7.0...v9.7.1