langchain icon indicating copy to clipboard operation
langchain copied to clipboard

Clickhouse langchain agent?

Open azhard4int opened this issue 2 years ago • 1 comments

Hi there,

Going through the docs, and it seems there is only SQLAgent available that works for the Postgres/MySQL databases. Is there any support for the Clickhouse database?

azhard4int avatar Apr 05 '23 20:04 azhard4int

Seems to be done in https://github.com/hwchase17/langchain/pull/5650!

UmerHA avatar Jun 14 '23 12:06 UmerHA

Hi, @azhard4int! I'm Dosu, and I'm helping the LangChain team manage their backlog. I wanted to let you know that we are marking this issue as stale.

From what I understand, you were asking if there is support for the Clickhouse database in the langchain agent. Currently, only the SQLAgent is available for Postgres/MySQL databases. UmerHA commented that it seems to be done in https://github.com/hwchase17/langchain/pull/5650.

Before we close this issue, we wanted to check with you if it is still relevant to the latest version of the LangChain repository. If it is, please let the LangChain team know by commenting on the issue. Otherwise, feel free to close the issue yourself or it will be automatically closed in 7 days.

Thank you for your understanding and contribution to the LangChain project!

dosubot[bot] avatar Sep 21 '23 16:09 dosubot[bot]

@azhard4int @UmerHA created a discussion around this, as I am also wanting this clickhouse agent to query clickhouse just like it does for sql_agent: https://github.com/langchain-ai/langchain/discussions/19691

RadientBrain avatar Mar 28 '24 03:03 RadientBrain