pathway icon indicating copy to clipboard operation
pathway copied to clipboard

Allow setting query transformers in the BaseRAGQA

Open berkecanrizai opened this issue 7 months ago • 0 comments

There are already set of prompts such as prompt_query_rewrite and prompt_query_rewrite_hyde, allow setting the query transformation behaviour in the BaseRAGQA initialization. It can default to None to skip it.

berkecanrizai avatar Jul 22 '24 07:07 berkecanrizai