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

Resolve SQLAlchemy warning from RAG notebook #555

Open
andrewsykim opened this issue Apr 4, 2024 · 0 comments
Open

Resolve SQLAlchemy warning from RAG notebook #555

andrewsykim opened this issue Apr 4, 2024 · 0 comments

Comments

@andrewsykim
Copy link
Collaborator

The RAG notebook spits out some warning from the SQLAlchemy library:

/tmp/ipykernel_71/582989623.py:7: MovedIn20Warning: The ``declarative_base()`` function is now available as sqlalchemy.orm.declarative_base(). (deprecated since: 2.0) (Background on SQLAlchemy 2.0 at: https://sqlalche.me/e/b8d9)
  Base = declarative_base()
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

1 participant