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
Paulo Nascimento 4c3a67122f
community[patch]: add Integration for OpenAI image gen with v1 sdk (#17771)
**Description:** Created a Langchain Tool for OpenAI DALLE Image
Generation.
**Issue:**
[#15901](https://github.com/langchain-ai/langchain/issues/15901)
**Dependencies:** n/a
**Twitter handle:** @paulodoestech

- [x] **Add tests and docs**: If you're adding a new integration, please
include
1. a test for the integration, preferably unit tests that do not rely on
network access,
2. an example notebook showing its use. It lives in
`docs/docs/integrations` directory.


- [x] **Lint and test**: Run `make format`, `make lint` and `make test`
from the root of the package(s) you've modified. See contribution
guidelines for more: https://python.langchain.com/docs/contributing/

Additional guidelines:
- Make sure optional dependencies are imported within a function.
- Please do not add dependencies to pyproject.toml files (even optional
ones) unless they are required for unit tests.
- Most PRs should not touch more than one package.
- Changes should be backwards compatible.
- If you are adding something to community, do not re-import it in
langchain.

If no one reviews your PR within a few days, please @-mention one of
baskaryan, efriis, eyurtsev, hwchase17.

---------

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