pathwaycom/pathway

Allow setting query transformers in the BaseRAGQA

Aberta

#67 aberto em 22 de jul. de 2024

 (14 comentários) (0 reação) (0 responsável)Python (1.670 forks)batch import
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.

Guia do colaborador