-
Notifications
You must be signed in to change notification settings - Fork 6.1k
AI freshness updates #50078
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
AI freshness updates #50078
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR updates AI documentation with freshness improvements, including date updates and content refinements to enhance clarity and consistency across multiple documentation files.
- Updates documentation dates from various 2025 dates to 11/20/2025
- Adds new documentation for the
IImageGeneratorinterface with examples - Improves content organization and wording for better readability
Reviewed Changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/ai/quickstarts/prompt-model.md | Updated ms.date metadata and removed commented CustomerIntent line |
| docs/ai/quickstarts/build-chat-app.md | Updated ms.date metadata and removed commented CustomerIntent line |
| docs/ai/overview.md | Updated ms.date metadata for freshness |
| docs/ai/microsoft-extensions-ai.md | Updated date, reordered package reference guidance for clarity, changed "API usage examples" heading to "APIs and examples", added comprehensive IImageGenerator documentation with examples, improved wording throughout for clarity and consistency |
| docs/ai/get-started-mcp.md | Updated date, removed commented CustomerIntent line, changed "The Model Context Protocol" to "Model Context Protocol", promoted "MCP client-server architecture" to H2 heading, updated terminology to lowercase (hosts, clients, servers), reformatted message table with improved alignment, updated Semantic Kernel reference to Agent Framework, reorganized "See also" section with better structure |
BillWagner
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM. I had one suggestion, as did Copilot.
Fixes #49882.
Internal previews