Skip to content

Conversation

@Adityav369
Copy link
Collaborator

No description provided.

@jazzberry-ai
Copy link

jazzberry-ai bot commented Dec 1, 2025

Bug Report

Name Severity Example test case Description
Missing error handling for reverse image search without use_colpali=True Medium Call retrieve_chunks or retrieve_chunks_grouped with query_image but without setting use_colpali=True. Observe that the code does not raise an error or warning. The documentation states that use_colpali=True is required for reverse image search using query_image. However, the code snippets do not include error handling for the case where query_image is provided but use_colpali=True is not set. This can lead to confusing behavior for users.

Comments? Email us.

@Adityav369 Adityav369 merged commit e7524dd into main Dec 1, 2025
5 checks passed
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.

2 participants