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

[Bug]: Langchain warning when running MindsDB #8594

Closed
hamishfagg opened this issue Jan 8, 2024 · 3 comments
Closed

[Bug]: Langchain warning when running MindsDB #8594

hamishfagg opened this issue Jan 8, 2024 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@hamishfagg
Copy link
Contributor

Short description of current behavior

Running mindsdb produces the following warning:
.../site-packages/langchain/__init__.py:34: UserWarning: Importing Writer from langchain root module is no longer supported. Please use langchain.llms.Writer instead.

Video or screenshots

No response

Expected behavior

We should update the code to remove this error.

How to reproduce the error

No response

Anything else?

No response

@ybsun0215
Copy link

Hello, I have the same problem. How to solve it?

@hamishfagg
Copy link
Contributor Author

This is just a warning so you can safely ignore it.

@paxcema
Copy link
Contributor

paxcema commented Mar 4, 2024

Also FYI, should be "fixed" in #8785

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants