AI freshness April: update evaluation and tokenizer docs#52961
Merged
AI freshness April: update evaluation and tokenizer docs#52961
Conversation
Closed
6 tasks
Agent-Logs-Url: https://github.com/dotnet/docs/sessions/de42513a-ae28-42f0-9f97-5ccd5243a11c Co-authored-by: gewarren <24882762+gewarren@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Update AI documentation for freshness in April
AI freshness April: update evaluation and tokenizer docs
Apr 9, 2026
gewarren
approved these changes
Apr 9, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Refreshes six .NET AI documentation articles for April by updating dates, improving instructional style, and correcting guidance for installing the evaluation console tool.
Changes:
- Updated
ms.dateto04/09/2026across the refreshed articles. - Revised wording to favor active voice and clearer, more direct instructions.
- Updated the
dotnet tool installcommand in the reporting tutorial to use--create-manifest-if-neededand removed the now-unnecessary manifest tip.
Reviewed changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| docs/ai/evaluation/libraries.md | Refresh date and tighten wording in evaluation library overview. |
| docs/ai/how-to/use-tokenizers.md | Refresh date and improve clarity/voice in tokenizer how-to. |
| docs/ai/evaluation/evaluate-with-reporting.md | Refresh date, improve tutorial phrasing, and update local tool install guidance. |
| docs/ai/evaluation/evaluate-ai-response.md | Refresh date and minor wording updates in quickstart. |
| docs/ai/evaluation/responsible-ai.md | Refresh date and simplify intro/description phrasing. |
| docs/ai/evaluation/evaluate-safety.md | Refresh date and improve clarity in safety evaluation tutorial. |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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.
Six stale .NET AI documentation articles refreshed for April with date updates, a tool install command fix, and Microsoft Style Guide improvements.
Key content fix
evaluate-with-reporting.md: Thedotnet tool install --localcommand is replaced with--create-manifest-if-needed(available since .NET 8, auto-creates a manifest if none exists). The manual manifest TIP is removed since it's no longer necessary.Style improvements across all 6 files
ms.dateupdated to04/09/2026in all filesyou should,you can,you need to) → imperative moodsince→because;additional→more/anotherthe the,with the all the data)evaluate-safety.mdretains--prerelease—Microsoft.Extensions.AI.Evaluation.Safetyis still preview-onlyFiles changed
docs/ai/evaluation/libraries.mddocs/ai/how-to/use-tokenizers.mddocs/ai/evaluation/evaluate-with-reporting.mddocs/ai/evaluation/evaluate-ai-response.mddocs/ai/evaluation/responsible-ai.mddocs/ai/evaluation/evaluate-safety.mdInternal previews