pathwaycom/pathway

Allow setting query transformers in the BaseRAGQA

オープン

#67 opened on 2024/07/22

 (14 件のコメント) (0 件のリアクション) (0 人の担当者)Python (1,670 件のフォーク)batch import
enhancementgood first issue

Repository metrics

Stars
 (63,319 個のスター)
PR merge metrics
 (平均マージ 8h 29m) (30d で 4 merged PRs)

説明

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.

コントリビューターガイド