Skip to content

Conversation

yatarkan
Copy link
Contributor

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 PR migrates the supported models documentation from a standalone markdown file to an integrated web documentation page. The changes consolidate model information into a more maintainable format and update all references to point to the new hosted documentation.

  • Replace standalone SUPPORTED_MODELS.md with web-based documentation
  • Add new model categories (Text Embeddings and Speech Generation) to the documentation site
  • Update all references across samples and documentation to point to the new web URL

Reviewed Changes

Copilot reviewed 19 out of 19 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
SUPPORTED_MODELS.md Complete removal of the standalone markdown file
site/docs/supported-models/index.mdx Added new model sections for text embeddings and speech generation
site/docs/supported-models/_components/text-embeddings-models-table/ New React component and data for text embeddings models
site/docs/supported-models/_components/speech-generation-models-table/ New React component and data for speech generation models
site/docs/supported-models/_components/llm-models-table/models.ts Updated model data with new entries and formatting fixes
Various sample README files Updated references to point to new web documentation

@as-suvorov as-suvorov enabled auto-merge July 16, 2025 07:58
@as-suvorov as-suvorov added this pull request to the merge queue Jul 16, 2025
Merged via the queue into openvinotoolkit:master with commit e28202a Jul 16, 2025
152 of 164 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants