feat(document-search): automatic configuration selection based on evaluation #136
Labels
document search
Changes to the document search package
evals
Adding new evaluation pipelines or improving existing ones
feature
New feature or request
Milestone
Feature description
There should be a way to automatically choose most parameters like chunking, reranking, rephrasing in the DocumentSearch instance based on the evaluation.
Desired steps required to get customized DocumentSearch instance:
VectorStore
, and dynamic lists for example embedding models to test.Maybe it should be CLI command?
Motivation
This will make us closer to rapidly develop e2e applications with prod-like performance.
Additional context
https://github.com/KruxAI/ragbuilder has some sort of optimization method
The text was updated successfully, but these errors were encountered: