Skip to content
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

Update README.md #40278

Merged
merged 1 commit into from
Mar 28, 2025
Merged

Update README.md #40278

merged 1 commit into from
Mar 28, 2025

Conversation

singankit
Copy link
Contributor

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@Copilot Copilot bot review requested due to automatic review settings March 28, 2025 21:45
@singankit singankit requested a review from a team as a code owner March 28, 2025 21:45
Copy link
Contributor

@Copilot 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 pull request updates the README.md file to reflect the rebranding from "AI Studio" and "Azure AI Project" to "AI Foundry" and "Azure AI Foundry Project". The key changes include:

  • Updating the prerequisites section to reference "Azure AI Foundry Project".
  • Revising inline comments within code examples to reflect the new "AI Foundry" naming.
Comments suppressed due to low confidence (3)

sdk/evaluation/azure-ai-evaluation/README.md:26

  • Ensure that the hyperlink reference [ai_project] correctly points to information about the Azure AI Foundry Project if this change is part of a broader rebranding effort.
- [Optional] You must have [Azure AI Foundry Project][ai_project] or [Azure Open AI][azure_openai] to use AI-assisted evaluators

sdk/evaluation/azure-ai-evaluation/README.md:143

  • The updated comment uses 'AI Foundry' correctly; double-check that all related documentation is updated to avoid any mixed references.
# Optionally provide your AI Foundry project information to track your evaluation results in your Azure AI Foundry project

sdk/evaluation/azure-ai-evaluation/README.md:145

  • Verify that the term 'AI Foundry URL' is consistently used throughout the documentation and any related configuration files.
# Optionally provide an output path to dump a json of metric summary, row level data and metric and AI Foundry URL

@github-actions github-actions bot added the Evaluation Issues related to the client library for Azure AI Evaluation label Mar 28, 2025
@singankit singankit enabled auto-merge (squash) March 28, 2025 21:53
@singankit singankit linked an issue Mar 28, 2025 that may be closed by this pull request
@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@singankit singankit merged commit 21ba181 into main Mar 28, 2025
23 checks passed
@singankit singankit deleted the users/singankit/issue_40117 branch March 28, 2025 22:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Evaluation Issues related to the client library for Azure AI Evaluation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

typo: AI Studio is now AI foundry
3 participants