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.

貢獻者指南