pathwaycom/pathway

Allow setting query transformers in the BaseRAGQA

Aperta

#67 aperta il 22 lug 2024

 (14 commenti) (0 reazioni) (0 assegnatari)Python (1670 fork)batch import
enhancementgood first issue

Metriche repository

Star
 (63.319 stelle)
Metriche merge PR
 (Merge medio 8h 29m) (4 PR mergiate in 30 g)

Descrizione

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.

Guida contributor