Skip to content

Fix/connect hybrid to query path - #2

Merged
johnma96 merged 5 commits into
mainfrom
fix/connect-hybrid-to-query-path
Aug 11, 2026
Merged

johnma96 merged 5 commits into
mainfrom
fix/connect-hybrid-to-query-path

Conversation

@johnma96

Copy link
Copy Markdown
Owner

No description provided.

John Mario Montoya Zapata added 5 commits August 10, 2026 14:07
answer_query now takes retrieve: RetrieveFn (Callable[[str],
Awaitable[list[Document]]]) instead of store: VectorStore, so the caller
controls the retrieval strategy without a strategy= flag and conditionally
required parameters. run_telegram_bot.py wires a hybrid_search +
hybrid_rerank_search closure, moving the bot off vector-only retrieval
without touching TelegramBot itself.
@johnma96
johnma96 merged commit 33380ad into main Aug 11, 2026
1 check failed
@johnma96
johnma96 deleted the fix/connect-hybrid-to-query-path branch August 11, 2026 14:23
johnma96 added a commit that referenced this pull request Aug 13, 2026
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