Skip to content

fix: return None if no results where found#83

Merged
tbung merged 1 commit intomasterfrom
return-empty
Aug 19, 2025
Merged

fix: return None if no results where found#83
tbung merged 1 commit intomasterfrom
return-empty

Conversation

@tbung
Copy link
Copy Markdown
Contributor

@tbung tbung commented Aug 12, 2025

Instead of qdrant-find returning TextContent with No information found for the query as its content, the tool function should return None (which results in an empty results list). This makes "no results" a clearly discernible condition instead of a result that looks legitimate.

@tbung tbung merged commit 8d6f388 into master Aug 19, 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