I’m using Langchain version 1.0.2, so getting error when importing “from langchain.indexes import SQLRecordManager”
Could not find any other alternative, Please let me know if there is any.
Thank you!!
I’m using Langchain version 1.0.2, so getting error when importing “from langchain.indexes import SQLRecordManager”
Could not find any other alternative, Please let me know if there is any.
Thank you!!
try this from langchain_classic.indexes import SQLRecordManager
@pawel-twardziak Any idea, if we can connect Lakebase Postgres (Databricks) via SQLRecordManager
unfortunately I haven’t worked with Databricks yet ![]()