Open corani opened 7 months ago
Recently SAP HANA has added support for Vector datatypes (See e.g. https://www.sap.com/events/teched/news-guide/ai.html#article8)
This is already supported in Langchain Python
Supporting this in LangchainGo shouldn't be too hard, but requires adding a dependency on the database driver for HANA: SAP/go-hdb
Would this be okay to add?
I think that could add, because some vectorstores has dependency too
Recently SAP HANA has added support for Vector datatypes (See e.g. https://www.sap.com/events/teched/news-guide/ai.html#article8)
This is already supported in Langchain Python
Supporting this in LangchainGo shouldn't be too hard, but requires adding a dependency on the database driver for HANA: SAP/go-hdb
Would this be okay to add?