mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
cb802edf75
# 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> |
||
---|---|---|
.. | ||
__init__.py | ||
test_arxiv.py | ||
test_duckduckdgo_search_api.py | ||
test_googlesearch_api.py | ||
test_googleserper_api.py | ||
test_graphql.py | ||
test_jira_api.py | ||
test_openweathermap.py | ||
test_serpapi.py | ||
test_wikipedia_api.py | ||
test_wolfram_alpha_api.py |