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

Add GetXxxClient extension methods for AI Foundry supported packages #48152

Open
ShivangiReja opened this issue Feb 6, 2025 · 0 comments
Open
Assignees
Labels
AI Projects Client This issue points to a problem in the data-plane of the library. Cloud Machine

Comments

@ShivangiReja
Copy link
Member

  • Move extension methods (such as AzureAIProjectsExtensions) into their respective packages (e.g., Search extensions should be moved to the Search package).
  • Ensure that each package defines its extension methods in a type following the naming convention {PackageName}Extensions (e.g., SearchExtensions).
  • Keep the extension method types in the top-level namespace within their respective packages.
  • Update documentation and add tests to validate the new locations of these extensions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Projects Client This issue points to a problem in the data-plane of the library. Cloud Machine
Projects
None yet
Development

No branches or pull requests

2 participants