langchain/docs/docs/integrations/tools
Amit Ghadge 0c405245c4
[Integrations][Tool] Added Jenkins tools support (#29516)
Thank you for contributing to LangChain!

- [x] **PR title**: "package: description"
- Where "package" is whichever of langchain, community, core, etc. is
being modified. Use "docs: ..." for purely docs changes, "infra: ..."
for CI changes.
  - Example: "community: add foobar LLM"


- [x] **PR message**: ***Delete this entire checklist*** and replace
with
    - **Description:** a description of the change
    - **Issue:** the issue # it fixes, if applicable
    - **Dependencies:** any dependencies required for this change
- **Twitter handle:** if your PR gets announced, and you'd like a
mention, we'll gladly shout you out!


- [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, ccurme, vbarda, hwchase17.

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2025-01-31 12:50:10 -05:00
..
_gradio_tools_files
ainetwork.ipynb
alpha_vantage.ipynb
amadeus.ipynb
arxiv.ipynb
asknews.ipynb
awslambda.ipynb
azure_ai_services.ipynb
azure_cognitive_services.ipynb
azure_dynamic_sessions.ipynb
bash.ipynb
bearly.ipynb
bing_search.ipynb
brave_search.ipynb
cassandra_database.ipynb
cdp_agentkit.ipynb docs: Adding notebook for cdp agentkit toolkit (#27910) 2024-11-06 13:28:27 -08:00
chatgpt_plugins.ipynb docs: fix mdx codefences (#26802) 2024-09-24 06:06:13 +00:00
clickup.ipynb
cogniswitch.ipynb
connery.ipynb multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
dalle_image_generator.ipynb
dappier.ipynb docs: add langchain dappier tool integration notebook (#29265) 2025-01-17 19:02:28 -05:00
databricks.ipynb docs: replace 'state_modifier' with 'prompt' (#29415) 2025-01-27 21:29:18 -05:00
dataforseo.ipynb
dataherald.ipynb
ddg.ipynb Community: Fix DuckDuckGo search tool Output Format (#27479) 2024-10-23 20:18:11 -04:00
e2b_data_analysis.ipynb
edenai_tools.ipynb
eleven_labs_tts.ipynb
exa_search.ipynb docs: fix admonition formatting (#26801) 2024-09-23 21:55:17 -07:00
filesystem.ipynb
financial_datasets.ipynb multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
fmp-data.ipynb Mehdi zare/fmp data doc (#29219) 2025-01-15 15:31:01 +00:00
github.ipynb community: adds support for getting github releases for the configured repository (#29318) 2025-01-22 15:45:52 +00:00
gitlab.ipynb docs: make docs mdxv2 compatible (#26798) 2024-09-23 21:24:23 -07:00
gmail.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
golden_query.ipynb
google_books.ipynb docs: throw on broken anchors (#27773) 2024-11-13 14:29:27 -05:00
google_cloud_texttospeech.ipynb docs: integrations google missed references (#25923) 2024-09-02 11:14:18 -07:00
google_drive.ipynb
google_finance.ipynb
google_imagen.ipynb
google_jobs.ipynb
google_lens.ipynb
google_places.ipynb
google_scholar.ipynb
google_search.ipynb Update google_search.ipynb (#26420) 2024-09-14 15:08:40 -07:00
google_serper.ipynb
google_trends.ipynb
gradio_tools.ipynb
graphql.ipynb
huggingface_tools.ipynb
human_tools.ipynb
ifttt.ipynb docs: make docs mdxv2 compatible (#26798) 2024-09-23 21:24:23 -07:00
infobip.ipynb multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
ionic_shopping.ipynb
jenkins.ipynb [Integrations][Tool] Added Jenkins tools support (#29516) 2025-01-31 12:50:10 -05:00
jina_search.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
jira.ipynb docs: integrations updates 18 (#27054) 2024-10-08 19:05:07 +00:00
json.ipynb docs: integrations updates 18 (#27054) 2024-10-08 19:05:07 +00:00
lemonai.ipynb docs: make docs mdxv2 compatible (#26798) 2024-09-23 21:24:23 -07:00
linkup_search.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
memorize.ipynb
mojeek_search.ipynb
multion.ipynb
nasa.ipynb
nuclia.ipynb
nvidia_riva.ipynb multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
office365.ipynb
openapi_nla.ipynb
openapi.ipynb
openweathermap.ipynb
oracleai.ipynb
pandas.ipynb DOC: Added notes in ipynb file to advise user to upgrade package langchain_openai. For issue: https://github.com/langchain-ai/langchain/issues/26616 (#27621) 2024-10-24 21:54:12 +00:00
passio_nutrition_ai.ipynb docs: fix more links (#27809) 2024-10-31 17:15:46 -04:00
payman-tool.ipynb docs: add payman docs (#29362) 2025-01-22 18:37:47 -08:00
playwright.ipynb docs: Completed sentence under the heading "Instantiating a Browser … (#27944) 2024-11-06 19:55:00 +00:00
polygon.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
powerbi.ipynb
pubmed.ipynb
python.ipynb docs: fix admonition formatting (#26801) 2024-09-23 21:55:17 -07:00
reddit_search.ipynb
requests.ipynb docs: replace 'state_modifier' with 'prompt' (#29415) 2025-01-27 21:29:18 -05:00
riza.ipynb
robocorp.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
sceneXplain.ipynb
scrapegraph.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
searchapi.ipynb
searx_search.ipynb
semanticscholar.ipynb
serpapi.ipynb
slack.ipynb concepts: update llm stub page and re-link (#27567) 2024-10-22 23:03:36 -04:00
spark_sql.ipynb
sql_database.ipynb docs: replace 'state_modifier' with 'prompt' (#29415) 2025-01-27 21:29:18 -05:00
stackexchange.ipynb
steam.ipynb
stripe.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
tavily_search.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
tilores.ipynb docs: add Tilores provider and tools (#29244) 2025-01-23 12:17:59 -05:00
twilio.ipynb
upstage_groundedness_check.ipynb
wikidata.ipynb [community][fix] Compatibility support to bump up wikibase-rest-api-client version (#27316) 2024-12-16 16:22:18 +00:00
wikipedia.ipynb
wolfram_alpha.ipynb
yahoo_finance_news.ipynb
you.ipynb replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
youtube.ipynb
zapier.ipynb docs: throw on broken anchors (#27773) 2024-11-13 14:29:27 -05:00
zenguard.ipynb