pathwaycom/pathway
Allow setting query transformers in the BaseRAGQA
Aberta
#67 aberto em 22 de jul. de 2024
enhancementgood first issue
Métricas do repositório
- Stars
- (63.319 estrelas)
- Métricas de merge de PR
- (Mesclagem média 8h 29m) (4 fundiu PRs em 30d)
Description
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.