pathwaycom/pathway

Allow setting query transformers in the BaseRAGQA

开放

#67 创建于 2024年7月22日

 (14 条评论) (0 个反应) (0 位负责人)Python (1,670 个派生)batch import
enhancementgood first issue

仓库指标

星标
 (63,319 个星标)
PR 合并指标
 (平均合并 8小时 29分钟) (30 天内合并 4 个 PR)

描述

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.

贡献者指南