You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/tools
David Lee 0394c6e126
community[minor]: add allow_dangerous_requests for OpenAPI toolkits (#19493)
**OpenAPI allow_dangerous_requests**: community: add
allow_dangerous_requests for OpenAPI toolkits

**Description:** a description of the change

Due to BaseRequestsTool changes, we need to pass
allow_dangerous_requests manually.


b617085af0/libs/community/langchain_community/tools/requests/tool.py (L26-L46)

While OpenAPI toolkits didn't pass it in the arguments.


b617085af0/libs/community/langchain_community/agent_toolkits/openapi/planner.py (L262-L269)


**Issue:** the issue # it fixes, if applicable

https://github.com/langchain-ai/langchain/issues/19440

If not passing allow_dangerous_requests, it won't be able to do
requests.

**Dependencies:** any dependencies required for this change

Not much

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
6 months ago
..
ainetwork
amadeus community[patch]: Improve amadeus tool and doc (#18509) 7 months ago
arxiv docs: docstrings `langchain_community` update (#14889) 10 months ago
audio community[minor]: add hugging face text-to-speech inference API (#18880) 6 months ago
azure_ai_services community[minor]: Update Azure Cognitive Services to Azure AI Services (#19488) 6 months ago
azure_cognitive_services docs: docstrings `langchain_community` update (#14889) 10 months ago
bearly infra: add print rule to ruff (#16221) 8 months ago
bing_search community[patch]: Update bing results tool name (#16395) 8 months ago
brave_search
clickup
cogniswitch community[minor]: CogniSwitch Agent Toolkit for LangChain (#17312) 7 months ago
connery community[minor]: Connery Tool and Toolkit (#14506) 8 months ago
dataforseo_api_search community[patch]: Fixed tool names snake_case (#16397) 8 months ago
ddg_search community[patch]: Fixed tool names snake_case (#16397) 8 months ago
e2b_data_analysis Fix: Use `Union` instead of `|` to improve compatibility, fix #15244 (#15245) 9 months ago
edenai
eleven_labs
file_management
github
gitlab
gmail community[patch]: added latin-1 decoder to gmail search tool (#18116) 7 months ago
golden_query community[patch]: Fixed tool names snake_case (#16397) 8 months ago
google_cloud
google_finance
google_jobs
google_lens community[patch]: Fixed tool names snake_case (#16397) 8 months ago
google_places
google_scholar
google_search community[patch]: Fixed tool names snake_case (#16397) 8 months ago
google_serper
google_trends
graphql
human infra: add print rule to ruff (#16221) 8 months ago
interaction
jira
json
memorize community[patch]: Fixed tool names snake_case (#16397) 8 months ago
merriam_webster community[patch]: Fixed tool names snake_case (#16397) 8 months ago
metaphor_search exa: init pkg (#16553) 8 months ago
multion infra: add print rule to ruff (#16221) 8 months ago
nasa
nuclia
office365 infra: add print rule to ruff (#16221) 8 months ago
openai_dalle_image_generation community[patch]: add Integration for OpenAI image gen with v1 sdk (#17771) 6 months ago
openapi
openweathermap community[patch]: Fixed tool names snake_case (#16397) 8 months ago
passio_nutrition_ai community[patch]: Add Passio Nutrition AI Food Search Tool to Community Package (#18278) 7 months ago
playwright
polygon community: Add PolygonAggregates tool (#18882) 7 months ago
powerbi
pubmed community[patch]: Fixed tool names snake_case (#16397) 8 months ago
reddit_search
requests community[minor]: add allow_dangerous_requests for OpenAPI toolkits (#19493) 6 months ago
scenexplain
searchapi
searx_search community[patch]: Fixed tool names snake_case (#16397) 8 months ago
semanticscholar community: Semanticscholar tool to search 200M+ scientific articles (#15151) 9 months ago
shell infra: add print rule to ruff (#16221) 8 months ago
slack langchain-community: fix unicode escaping issue with SlackToolkit (#16616) 8 months ago
sleep
spark_sql
sql_database Josha91 fix docstring (#19249) 7 months ago
stackexchange community[patch]: Fixed tool names snake_case (#16397) 8 months ago
steam community[patch]: Fixed tool names snake_case (#16397) 8 months ago
steamship_image_generation community[patch]: Fixed tool names snake_case (#16397) 8 months ago
tavily_search add defaults for tavily (#15075) 9 months ago
vectorstore community[patch]: Fix VectorStoreQATool (#18529) 7 months ago
wikidata community: Wikidata tool support (#16691) 8 months ago
wikipedia community[patch]: Fixed tool names snake_case (#16397) 8 months ago
wolfram_alpha
you community: Add you.com tool, add async to retriever, add async testing, add You tool doc (#18032) 7 months ago
youtube
zapier
__init__.py community[minor]: Update Azure Cognitive Services to Azure AI Services (#19488) 6 months ago
convert_to_openai.py core[patch], community[patch], openai[patch]: consolidate openai tool… (#16485) 8 months ago
ifttt.py
plugin.py
render.py core[patch], community[patch], openai[patch]: consolidate openai tool… (#16485) 8 months ago
yahoo_finance_news.py