mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-20 06:21:57 +00:00
# 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> |
||
---|---|---|
.. | ||
agent_executors/examples | ||
agents | ||
toolkits/examples | ||
tools | ||
agent_executors.rst | ||
agents.rst | ||
getting_started.ipynb | ||
how_to_guides.rst | ||
plan_and_execute.ipynb | ||
toolkits.rst | ||
tools.rst |