Skip to content

Updated to newer libraries, added some safety nets#3

Open
peterhubbard-mongodb wants to merge 2 commits into
mongodb-developer:mainfrom
peterhubbard-mongodb:main
Open

Updated to newer libraries, added some safety nets#3
peterhubbard-mongodb wants to merge 2 commits into
mongodb-developer:mainfrom
peterhubbard-mongodb:main

Conversation

@peterhubbard-mongodb
Copy link
Copy Markdown

No description provided.

Comment thread extract_information.py
from langchain.vectorstores import MongoDBAtlasVectorSearch
from langchain.document_loaders import DirectoryLoader
from langchain.llms import OpenAI
from langchain.chains import RetrievalQA
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i am having issue in this line as i think it is also deprecated
this is also causing issue in from_chain_type as it says no module as this
Can you help with this?

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

Successfully merging this pull request may close these issues.

2 participants