Skip to content

Conversation

@hizixin
Copy link
Contributor

@hizixin hizixin commented Nov 7, 2025

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 API spec, a link to the pull request containing these API spec changes should be 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.

@github-actions github-actions bot added the Search label Nov 7, 2025
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

API Change Check

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

azure-search-documents

@hizixin hizixin force-pushed the ziyao/search-nov-preview branch 3 times, most recently from e35badb to 1e9822b Compare November 12, 2025 03:36
@hizixin hizixin marked this pull request as ready for review November 12, 2025 03:39
@hizixin hizixin requested review from a team as code owners November 12, 2025 03:39
Copilot AI review requested due to automatic review settings November 12, 2025 03:39
Copilot finished reviewing on behalf of hizixin November 12, 2025 03:40
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 pull request introduces the November preview update for the Azure Search SDK for Python. The main changes include:

  • Code formatting improvements across test files to comply with Python style guidelines (line length, multi-line function calls)
  • Renaming of "KnowledgeAgent" to "KnowledgeBase" throughout the codebase
  • Addition of new features including knowledge base retrieval, Purview integration, content understanding skills, and facet metrics support
  • API version update from 2025-08-01-preview to 2025-11-01-preview
  • New imports and model classes for knowledge bases, content understanding, and service statistics

Reviewed Changes

Copilot reviewed 123 out of 131 changed files in this pull request and generated no comments.

Show a summary per file
File Description
Test files (multiple) Formatting improvements for line length compliance
knowledgebases module files Renamed KnowledgeAgent to KnowledgeBase with updated client classes
indexes/models/_models.py Updated docstrings and added new model properties
indexes/models/_index.py Added sensitivity_label and purview_enabled fields
Generated operations files API version updates and model reference changes
New test files Added tests for knowledge base, knowledge source (web/SharePoint) functionality

@hizixin hizixin force-pushed the ziyao/search-nov-preview branch 3 times, most recently from b0b3983 to 759bcc4 Compare November 12, 2025 05:41
@hizixin hizixin requested a review from xiangyan99 November 12, 2025 20:53
@hizixin hizixin force-pushed the ziyao/search-nov-preview branch from 759bcc4 to 8dc7b20 Compare November 13, 2025 00:18
@hizixin hizixin force-pushed the ziyao/search-nov-preview branch from 8dc7b20 to 3c851cf Compare November 13, 2025 00:20
@xiangyan99
Copy link
Member

/check-enforcer reset

@xiangyan99
Copy link
Member

/check-enforcer override

@xiangyan99
Copy link
Member

@microsoft-github-policy-service rerun

@hizixin
Copy link
Contributor Author

hizixin commented Nov 13, 2025

@microsoft-github-policy-service agree company="Microsoft"

@xiangyan99
Copy link
Member

@microsoft-github-policy-service rerun

@xiangyan99
Copy link
Member

/check-enforcer reset

@hizixin hizixin merged commit 76e58ee into main Nov 13, 2025
20 checks passed
@hizixin hizixin deleted the ziyao/search-nov-preview branch November 13, 2025 18:06
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.

6 participants