Langchain OpenAI API Tutorial - Create ChatGPT with your own Text Document

preview_player
Показать описание
How to use langchain with openai api and create chatgpt with your own text document data is shown

#langchain #openai #chatgpt
Рекомендации по теме
Комментарии
Автор

Can I use LLM chain class question answer with document loader such as:
if I run this code:
query = "..." # The question
answer = qa.run(query)
print(answer)

the answer is similar to response variable on the video

hayategaleth
welcome to shbcf.ru