Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

大模型更新太快了,示例中的模型一些已经过期 #3

Open
samtao opened this issue Mar 27, 2024 · 1 comment
Open

大模型更新太快了,示例中的模型一些已经过期 #3

samtao opened this issue Mar 27, 2024 · 1 comment

Comments

@samtao
Copy link

samtao commented Mar 27, 2024

如:text-davinci-003更新为
gpt-3.5-turbo-instruct
详见:https://platform.openai.com/docs/deprecations

@huangjia2019
Copy link
Owner

好的,这几天我会逐渐更新代码,有些已经更新,请关注。

jiangnuo2205 pushed a commit to jiangnuo2205/langchain-in-action that referenced this issue Feb 12, 2025
#实战后备注:
 # 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、导入库的位置有改变
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants