langchainjs icon indicating copy to clipboard operation
langchainjs copied to clipboard

GraphQL Tool

Open ayalpani opened this issue 2 years ago • 4 comments

I am currently exploring the Agents API and could not find a GraphQL Tool. Are you planning to provide one?

(thanks for langchain!)

ayalpani avatar Mar 20 '23 16:03 ayalpani

This would be interesting, I could actually take it up the development. - If you think we should implement it @nfcampos.

Alw3ys avatar Mar 22 '23 14:03 Alw3ys

@Alw3ys yes we'd love to have something like this, ie the equivalent in GraphQL for https://github.com/hwchase17/langchainjs/blob/main/langchain/src/agents/tools/requests.ts

nfcampos avatar Mar 22 '23 15:03 nfcampos

will work on it.

Alw3ys avatar Mar 22 '23 15:03 Alw3ys

This is partially solved in #596 But would be good to have a builtin tool that doesn't depend on an external api

nfcampos avatar Apr 05 '23 11:04 nfcampos

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

Based on my understanding, you asked if there are plans to provide a GraphQL Tool for the Agents API. Alw3ys expressed interest in developing it and nfcampos confirmed the desire for such a tool. Alw3ys then committed to working on it. Additionally, nfcampos mentioned that there is a partial solution in another pull request, but it would be good to have a built-in tool that doesn't depend on an external API.

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 contribution and we appreciate your understanding as we work to keep the repository organized and up-to-date.

dosubot[bot] avatar Aug 20 '23 16:08 dosubot[bot]