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

Import Error #6

Open
sangnguyens opened this issue Apr 1, 2023 · 1 comment
Open

Import Error #6

sangnguyens opened this issue Apr 1, 2023 · 1 comment

Comments

@sangnguyens
Copy link

I got an error:
ImportError: cannot import name 'ConversationalBufferWindowMemory' from 'langchain.chains.conversation.memory' ([/Users/nguyens/Library/Python/3.9/lib/python/site-packages/langchain/chains/conversation/memory.py](https://file+.vscode-resource.vscode-cdn.net/Users/nguyens/Library/Python/3.9/lib/python/site-packages/langchain/chains/conversation/memory.py))

Can anyone please helps to fix?

@hyun78
Copy link

hyun78 commented Jul 27, 2023

I think, it is typo.
correct ConversationalBufferWindowMemory' to ConversationBufferWindowMemory'

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