You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
kdziedzic68
changed the title
feat(cli): support retrieval for vector store in CLI
feat(cli): support retrieval for search in docoment search cli
Dec 2, 2024
Feature description
our cli shoud support a new command to allow user to interactively search for documents
the command should be:
ragbits document-search search "Your query" NUM_RETRIVED_DOCS
The output type should be either text or json as according to #222
enabler: #225 (figure out way how to import document search for cli)
Motivation
It is convenient way of organoleptical testing for retrieval.
Additional context
No response
The text was updated successfully, but these errors were encountered: