Skip to content

Conversation

@jpalvarezl
Copy link
Member

@github-actions github-actions bot added the AI label Nov 5, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Nov 5, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

com.azure:azure-ai-projects

@jpalvarezl jpalvarezl marked this pull request as ready for review November 11, 2025 14:12
Copilot AI review requested due to automatic review settings November 11, 2025 14:12
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 updates the Azure AI Projects SDK codebase with significant structural changes, including class and method renamings, new model additions, and removal of deprecated components. The changes align the implementation with updated API specifications and improve naming consistency across the SDK.

Key Changes:

  • Renamed service version class from ProjectsServiceVersion to AIProjectsServiceVersion
  • Added new models for evaluation rules, schedules, insights, and cluster analysis
  • Removed agent evaluation and inference client implementations
  • Standardized method naming across implementation classes (removed redundant prefixes)

Reviewed Changes

Copilot reviewed 77 out of 183 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/ai/azure-ai-projects/src/main/java/com/azure/ai/projects/models/* Added new model classes for evaluation rules, schedules, triggers, credentials, and cluster insights
sdk/ai/azure-ai-projects/src/main/java/com/azure/ai/projects/implementation/* Renamed service version references, standardized method names, and added new implementation classes
sdk/ai/azure-ai-projects/src/main/java/com/azure/ai/projects/TelemetryClient.java Removed deprecated TelemetryClient class
sdk/ai/azure-ai-projects/src/main/java/com/azure/ai/projects/InferenceClient.java Removed deprecated InferenceClient class
.vscode/cspell.json Added "evals" to dictionary

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants