Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@kemingy
Copy link
Member

@kemingy kemingy commented Aug 25, 2025

No description provided.

@kemingy kemingy requested a review from Copilot August 25, 2025 07:08
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 standardizes the multimodal embedding interface by renaming methods to remove the "multimodal" prefix. The change simplifies the API by using generic method names that can handle both text and multimodal inputs.

  • Renamed vectorize_multimodal_chunk to vectorize_chunk across embedding classes
  • Renamed vectorize_multimodal_query to vectorize_query across embedding classes

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@kemingy kemingy merged commit 337a6b4 into tensorchord:main Aug 25, 2025
7 checks passed
@kemingy kemingy deleted the multimodal_emb_interface branch August 25, 2025 08:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant