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

Skip to content

Conversation

@kemingy
Copy link
Member

@kemingy kemingy commented Aug 7, 2025

No description provided.

@kemingy kemingy requested a review from Copilot August 7, 2025 04:17
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 forces the LLM to generate descriptions for entities and relations by making description fields required instead of optional with empty defaults. The changes also include improvements to multimodal embedding handling and code refactoring for better maintainability.

  • Makes entity and relation description fields required to force LLM generation
  • Improves multimodal embedding parameter handling and method signatures
  • Refactors pipeline code for better chunk handling and graph processing

Reviewed Changes

Copilot reviewed 5 out of 5 changed files in this pull request and generated 4 comments.

Show a summary per file
File Description
vechord/model/internal.py Makes description fields required for GraphEntity and GraphRelation
vechord/graph.py Updates image recognition prompt to generate better descriptions
vechord/embedding.py Standardizes multimodal embedding method signatures with optional text parameter
vechord/model/voyage.py Reorders parameters in VoyageMultiModalEmbeddingRequest.build method
vechord/pipeline.py Refactors chunk handling, adds BaseReranker import, and improves embedding function selection

@kemingy kemingy merged commit 5e8bb89 into tensorchord:main Aug 7, 2025
7 checks passed
@kemingy kemingy deleted the graph_force_desc branch August 7, 2025 04:20
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