You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#实战后备注:
# 1、MultiQueryRetriever
# 实现:INFO:langchain.retrievers.multi_query:Generated queries: ["1. How much does YiSuXianHua's salary pay its employees?", '2. What is the wage structure at YiSuXianHua?', '3. Can you provide information on the remuneration packages offered by YiSuXianHua?']
# 2、qa_chain链建立,是传入content 即qestion涉及所有内容(而不是整个向量库传递)
huangjia2019#3、导入库的位置有改变
如:text-davinci-003更新为
gpt-3.5-turbo-instruct
详见:https://platform.openai.com/docs/deprecations
The text was updated successfully, but these errors were encountered: