Reframe AI function calling article around MEAI tool calling abstractions#51999
Open
Reframe AI function calling article around MEAI tool calling abstractions#51999
Conversation
…cle with MEAI-focused tools article Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Address feedback from Jeremy in AI docs
Reframe AI function calling article around MEAI tool calling abstractions
Mar 3, 2026
gewarren
approved these changes
Mar 4, 2026
…d remove MEAI intro paragraph Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Contributor
There was a problem hiding this comment.
Pull request overview
This PR replaces an OpenAI-specific “function calling” conceptual article with a provider-agnostic “tool calling” overview centered on Microsoft.Extensions.AI abstractions, and updates navigation and redirects to preserve the old URL.
Changes:
- Add a new conceptual article,
understanding-ai-tools.md, explaining tool calling in MEAI (including key types, parallel calling, and token considerations). - Remove the old OpenAI-scoped article and add a redirection from the old path to the new conceptual URL.
- Update the AI docs TOC to point to the new conceptual article and rename the TOC entry.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.
| File | Description |
|---|---|
docs/ai/toc.yml |
Updates the Concepts TOC entry to “AI tool calling” and points it to the new conceptual article. |
docs/ai/conceptual/understanding-openai-functions.md |
Removes the prior OpenAI-specific conceptual content (replaced by a provider-agnostic article). |
docs/ai/conceptual/understanding-ai-tools.md |
Introduces a MEAI-centric, provider-agnostic conceptual overview of tool calling. |
.openpublishing.redirection.ai.json |
Adds a redirect from the removed conceptual file path to the new published URL. |
You can also share your feedback on Copilot code review. Take the survey.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…ect entry Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Added explanation of tool calling and its benefits.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
understanding-ai-tools.mdarticle focused on MEAI and provider-agnostic tool callingunderstanding-openai-functions.mdURL to new articleai-tools.md"AI tool calling"# AI tool callingredirect_document_id: trueto redirect entryOriginal prompt
🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.
Internal previews