googleapis / langchain-google-cloud-sql-pg-python

Apache License 2.0
29 stars 11 forks source link

feat!: refactor to support both async and sync usage #206

Closed averikitsch closed 2 months ago

averikitsch commented 2 months ago

BEGIN_COMMIT_OVERRIDE feat: refactor to support both async and sync usage

fix!: support async and sync versions of indexing methods feat: add support for sync from_engine feat: add from_engine_args method END_COMMIT_OVERRIDE