mirror of
https://github.com/hwchase17/langchain.git
synced 2026-05-11 05:41:17 +00:00
**Description** sqlalchemy uses "sqlalchemy.engine.URL" type for db uri argument. Added 'URL' type for compatibility. **Issue**: None **Dependencies:** None --------- Co-authored-by: Bagatur <baskaryan@gmail.com>