Skip to content

Conversation

@SergeyMenshykh
Copy link
Member

No description provided.

@SergeyMenshykh SergeyMenshykh self-assigned this Nov 25, 2025
Copilot AI review requested due to automatic review settings November 25, 2025 15:38
@SergeyMenshykh SergeyMenshykh added the samples Issue relates to the samples label Nov 25, 2025
Copy link
Contributor

Copilot AI left a 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 synchronizes hosted agent samples with the foundry-samples repository, updating both configuration files and documentation to reflect a templated resource reference pattern and enhanced deployment guidance.

  • Updates agent.yaml files to use resource template references ({{chat}}) instead of hardcoded model names
  • Adds comprehensive legal disclaimers and transparency notes to all README files
  • Restructures README documentation with detailed sections on agent hosting, deployment, and local execution

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
dotnet/samples/HostedAgents/AgentsInWorkflows/agent.yaml Changed model reference from hardcoded gpt-4o-mini to template variable {{chat}} and updated resource name
dotnet/samples/HostedAgents/AgentsInWorkflows/README.md Added legal disclaimers, expanded documentation with hosting/deployment sections, and reorganized content
dotnet/samples/HostedAgents/AgentWithTextSearchRag/agent.yaml Changed model reference from hardcoded gpt-4o-mini to template variable {{chat}} and updated resource name
dotnet/samples/HostedAgents/AgentWithTextSearchRag/README.md Added legal disclaimers, expanded documentation with hosting/deployment sections, and reorganized content
dotnet/samples/HostedAgents/AgentWithHostedMCP/agent.yaml Changed model reference from hardcoded gpt-4o-mini to template variable {{chat}} and updated resource name
dotnet/samples/HostedAgents/AgentWithHostedMCP/README.md Added legal disclaimers, expanded documentation with hosting/deployment sections, and reorganized content

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

.NET NO-MERGE samples Issue relates to the samples

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant