pathwaycom/pathway
Allow setting query transformers in the BaseRAGQA
Ouverte
#67 ouverte le 22 juil. 2024
enhancementgood first issue
Métriques du dépôt
- Stars
- (63 319 étoiles)
- Métriques de merge PR
- (Merge moyen 8h 29m) (4 PRs mergées en 30 j)
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.