mirror of
https://github.com/hwchase17/langchain
synced 2024-10-31 15:20:26 +00:00
c7b687e944
This PR is aimed at enhancing the clarity of the documentation in the langchain project. **Description**: In the graphql.ipynb file, I have removed the unnecessary 'llm' argument from the initialization process of the GraphQL tool (of type _EXTRA_OPTIONAL_TOOLS). The 'llm' argument is not required for this process. Its presence could potentially confuse users. This modification simplifies the understanding of tool initialization and minimizes potential confusion. **Issue**: Not applicable, as this is a documentation improvement. **Dependencies**: None. **I kindly request a review from the following maintainer**: @hinthornw, who is responsible for Agents / Tools / Toolkits. No new integration is being added in this PR, hence no need for a test or an example notebook. Please see the changes for more detail and let me know if any further modification is necessary. |
||
---|---|---|
.. | ||
_gradio_tools_files | ||
apify.ipynb | ||
arxiv.ipynb | ||
awslambda.ipynb | ||
bash.ipynb | ||
bing_search.ipynb | ||
brave_search.ipynb | ||
chatgpt_plugins.ipynb | ||
dataforseo.ipynb | ||
ddg.ipynb | ||
filesystem.ipynb | ||
google_places.ipynb | ||
google_search.ipynb | ||
google_serper.ipynb | ||
gradio_tools.ipynb | ||
graphql.ipynb | ||
huggingface_tools.ipynb | ||
human_tools.ipynb | ||
ifttt.ipynb | ||
lemonai.ipynb | ||
metaphor_search.ipynb | ||
openweathermap.ipynb | ||
pubmed.ipynb | ||
python.ipynb | ||
requests.ipynb | ||
sceneXplain.ipynb | ||
search_tools.ipynb | ||
searx_search.ipynb | ||
serpapi.ipynb | ||
twilio.ipynb | ||
wikipedia.ipynb | ||
wolfram_alpha.ipynb | ||
youtube.ipynb | ||
zapier.ipynb |