hwchase17/notion-qa

The result returned by the query of Chinese data is English

hust-zXX opened this issue · 1 comments

The Chinese data I used was carried out and executed ingest.py, and the vector database was updated.
And when asking questions, I also use Chinese to ask questions, but the results returned by the chain are indeed English results, although the results are indeed correct

@hust-zXX 貌似可以使用prompt模板来解决这个问题,官方的prompt模板就是纯英文的,但是中文prompt模板会很占token,非常容易超。