pathwaycom/pathway

Allow setting query transformers in the BaseRAGQA

Offen

#67 geöffnet am 22.07.2024

 (14 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Python (1.670 Forks)batch import
enhancementgood first issue

Repository-Metriken

Stars
 (63.319 Sterne)
PR-Merge-Metriken
 (Durchschn. Merge 8h 29m) (4 gemergte PRs in 30 T)

Beschreibung

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.

Contributor Guide