langchain
langchain copied to clipboard
Clickhouse langchain agent?
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?
Seems to be done in https://github.com/hwchase17/langchain/pull/5650!
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!
@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