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
I want to run benchmark with my custom search pipeline (for example add bm25 and embedding vector search with LLM reranker).
Are there any simple ways to insert it into current codebase?