langchainjs icon indicating copy to clipboard operation
langchainjs copied to clipboard

API Chain

Open gmpetrov opened this issue 1 year ago • 1 comments

Is there someone working on a JS implementation of the API Chain? https://github.com/hwchase17/langchain/blob/master/langchain/chains/api/base.py

gmpetrov avatar Apr 18 '23 10:04 gmpetrov

Without fully understanding the use case, could you use Agents with a set of tools that you define to achieve the same result?

miguelmoya97 avatar Apr 19 '23 22:04 miguelmoya97

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

From what I understand, you were asking if anyone is working on a JavaScript implementation of the API Chain, and you provided a link to the Python implementation for reference. There has been one comment from @miguelmoya97 suggesting the use of Agents with a set of tools to achieve the same result, but without fully understanding the use case.

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 us 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 Aug 18 '23 16:08 dosubot[bot]