Repo sync for protected branch#391
Open
learn-build-service-prod[bot] wants to merge 18 commits intomainfrom
Open
Repo sync for protected branch#391learn-build-service-prod[bot] wants to merge 18 commits intomainfrom
learn-build-service-prod[bot] wants to merge 18 commits intomainfrom
Conversation
Foundry Branding - Images
* Add sections for vector store integration * Fix links * Fix broken links * Fix titles * Apply suggestion from @SergeyMenshykh Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com> --------- Co-authored-by: SergeyMenshykh <68852919+SergeyMenshykh@users.noreply.github.com>
* Update AG-UI code samples to current Python and .NET SDK APIs Source issue: microsoft/agent-framework#5178 * Address review feedback for #969: review comment fixes * Address review feedback for #969: review comment fixes --------- Co-authored-by: MAF Dashboard Bot <maf-dashboard-bot@users.noreply.github.com>
Merge main to live
* Add skeleton and llm fundamentals * Add from llm to agent * Add adding-tools * Add adding skills * Add adding middleware * Add context providers * Add agents as tools * Add A2A * Add workflows * Fixes * Fixes 2 * Move down * Minor fix * Comments 1 * Comments 2
… safety, and Python parity (#940) Source issue: microsoft/agent-framework#4894 Co-authored-by: MAF Dashboard Bot <maf-dashboard-bot@users.noreply.github.com>
Merge main to live
…-docs Python: Add Cosmos DB checkpoint docs
…stricted deserialization (#973) Source issue: microsoft/agent-framework#5200 Co-authored-by: MAF Dashboard Bot <maf-dashboard-bot@users.noreply.github.com>
Merge main to live
…tories/ResourceDirectories Sync documentation with agent-framework PR #5205 which standardizes file skills terminology from 'folder' to 'directory' for consistency with the agentskills.io specification and .NET conventions. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sync sills documentation with latest changes
merge main to live
* Add evaluation documentation for Agent Framework Document the agent evaluation feature covering local evaluators, Azure AI Foundry evaluators, conversation split strategies, workflow evaluation, and mixed evaluator patterns for both C# and Python. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> * Update agent-framework/agents/evaluation.md Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com> * Update agent-framework/agents/evaluation.md Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com> --------- Co-authored-by: alliscode <bentho@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Co-authored-by: Roger Barreto <19890735+rogerbarreto@users.noreply.github.com>
* Fix Python structured output docs: use options dict for response_format
The Python code samples incorrectly showed response_format as a direct
parameter to agent.run(). The correct API requires passing it via the
options dict: options={"response_format": ...}. Updated all affected
code samples and prose in the structured output guide.
Fixes microsoft/agent-framework#5332
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* Address review feedback for #980: review comment fixes
* Fix redirect_document_id conflict and update markwallace author references
- Set redirect_document_id to false for tutorials/agents/structured-output.md
to resolve redirection-url-conflict warning (only one redirect per URL can
have redirect_document_id: true)
- Update author to moonbox3 and ms.author to evmattso in running-agents.md,
hosted-mcp-tools.md, local-mcp-tools.md, and overview/index.md
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: MAF Dashboard Bot <maf-dashboard-bot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Add evaluation documentation for Agent Framework (#978)
Contributor
Author
|
Learn Build status updates of commit 2336cfa: ✅ Validation status: passedFor more details, please refer to the build report. |
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.
Learn Build Service tried pushing to main, but failed due to branch protection rule in this branch. We create this pull request for manual merge. Please merge this pull request to complete this sync.
If you want to make push successfully without creating such pull requests in future, please follow working with branch protection rule to update your branch protection rule.