langchain/docs/modules/agents
Roma cb802edf75
[Feature] Add GraphQL Query Tool (#4409)
# Add GraphQL Query Support

This PR introduces a GraphQL API Wrapper tool that allows LLM agents to
query GraphQL databases. The tool utilizes the httpx and gql Python
packages to interact with GraphQL APIs and provides a simple interface
for running queries with LLM agents.

@vowelparrot

---------

Co-authored-by: Dev 2049 <dev.dev2049@gmail.com>
2023-05-15 14:06:12 -07:00
..
agent_executors/examples google-serper: async + full json results + support for Google Images, Places and News (#4078) 2023-05-03 22:35:48 -07:00
agents Harrison/structured chat mem (#4652) 2023-05-13 21:45:42 -07:00
toolkits/examples Harrison/spark connect example (#4659) 2023-05-13 21:44:54 -07:00
tools [Feature] Add GraphQL Query Tool (#4409) 2023-05-15 14:06:12 -07:00
agent_executors.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
agents.rst agent docs (#2551) 2023-04-07 10:01:23 -07:00
getting_started.ipynb Modify docs (#2539) 2023-04-07 07:21:38 -07:00
how_to_guides.rst pandas and csv agents (#1353) 2023-02-28 22:19:11 -08:00
plan_and_execute.ipynb Mv plan and execute to experimental (#4459) 2023-05-10 08:31:53 -07:00
toolkits.rst big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
tools.rst tool validation logic 2023-04-17 21:59:32 -07:00