langchain/docs/docs/integrations/tools
Serena Ruan 1827bb4042
community[patch]: support bind_tools for ChatMlflow (#24547)
Thank you for contributing to LangChain!

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


- **Description:** 
Support ChatMlflow.bind_tools method
Tested in Databricks:
<img width="836" alt="image"
src="https://github.com/user-attachments/assets/fa28ef50-0110-4698-8eda-4faf6f0b9ef8">



- [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.

---------

Signed-off-by: Serena Ruan <serena.rxy@gmail.com>
2024-08-01 08:43:07 -07:00
..
_gradio_tools_files Restructure docs (#11620) 2023-10-10 12:55:19 -07:00
alpha_vantage.ipynb community[minor]: Add Alpha Vantage API Tool (#14332) 2024-03-30 00:44:01 +00:00
apify.ipynb docs: Correct code examples in the Apify's notebooks (#22768) 2024-06-11 15:20:16 -04:00
arxiv.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
asknews.ipynb community[minor]: add AskNews retriever and AskNews tool (#21581) 2024-05-20 18:23:06 -07:00
awslambda.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
azure_dynamic_sessions.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
bash.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
bearly.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
bing_search.ipynb doc: replace function all with tool call (#23184) 2024-06-20 09:27:39 -04:00
brave_search.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
chatgpt_plugins.ipynb docs[patch]: Hide deprecated ChatGPT plugins page (#24704) 2024-07-26 08:24:33 -07:00
connery.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
dalle_image_generator.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
databricks.ipynb community[patch]: support bind_tools for ChatMlflow (#24547) 2024-08-01 08:43:07 -07:00
dataforseo.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
dataherald.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
ddg.ipynb docs[patch]: Updates LLM caching, HF sentence transformers, and DDG pages (#24633) 2024-07-24 16:58:05 -07:00
e2b_data_analysis.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
edenai_tools.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
eleven_labs_tts.ipynb docs : Added integrations for tools with langchain_community (#22056) 2024-05-23 15:09:34 -04:00
exa_search.ipynb docs: deprecation of max_length parameter used in Exa search (#22567) 2024-06-05 12:09:53 -07:00
filesystem.ipynb Added langchain-community installation (#23741) 2024-07-02 11:03:07 -04:00
golden_query.ipynb Added langchain-community installation (#23741) 2024-07-02 11:03:07 -04:00
google_cloud_texttospeech.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
google_drive.ipynb Langchain: fixed a typo in the imports (#23864) 2024-07-05 15:42:50 +00:00
google_finance.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
google_imagen.ipynb docs: updated tutorials for Image generation and Vector Search (#21000) 2024-04-29 09:04:11 -04:00
google_jobs.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
google_lens.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
google_places.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
google_scholar.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
google_search.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
google_serper.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
google_trends.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
gradio_tools.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
graphql.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
huggingface_tools.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
human_tools.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
ifttt.ipynb docs : Added integrations for tools with langchain_community (#22188) 2024-05-27 14:06:40 -07:00
infobip.ipynb docs(infobip.ipynb): fix typo (#24328) 2024-07-17 13:33:34 +00:00
ionic_shopping.ipynb docs: ReAct reference (#22830) 2024-06-13 19:39:28 -07:00
lemonai.ipynb docs: langchain-openai (#15513) 2024-01-06 15:54:48 -08:00
memorize.ipynb docs, community[patch], experimental[patch], langchain[patch], cli[pa… (#15412) 2024-01-02 15:32:16 -05:00
mojeek_search.ipynb community[minor]: add mojeek search util (#20922) 2024-04-29 15:49:53 +00:00
nuclia.ipynb fix typo in langchain/docs/docs/intergrations/tools/nuclia.ipynb (#20591) 2024-04-18 13:46:45 +00:00
nvidia_riva.ipynb docs: update NVIDIA Riva tool to use NVIDIA NIM for LLM (#22873) 2024-06-13 19:26:05 -07:00
openweathermap.ipynb docs: langchain-openai (#15513) 2024-01-06 15:54:48 -08:00
oracleai.ipynb docs: updates for OracleDB (#21745) 2024-05-20 16:01:35 -07:00
passio_nutrition_ai.ipynb docs: update the name of the tool passio_nutrition_ai (#22116) 2024-05-24 17:15:16 +00:00
polygon.ipynb community: Add PolygonAggregates tool (#18882) 2024-03-11 11:58:10 -07:00
pubmed.ipynb Updated doc for tools/pubmed with new functions: invoke. (#17378) 2024-02-11 21:19:31 -08:00
python.ipynb dcos: Add admonition to PythonREPL tool (#22909) 2024-06-14 14:06:40 -04:00
reddit_search.ipynb docs: migrate integrations using langchain-cli (#21929) 2024-05-20 18:14:49 +00:00
requests.ipynb community[patch]: Fix requests alias for load_tools (#23734) 2024-07-01 15:02:14 -07:00
riza.ipynb community[minor]: Add Riza Python/JS code execution tool (#23995) 2024-07-19 17:03:22 +00:00
sceneXplain.ipynb docs: update imports of tools to use langchain_community (#18705) 2024-03-07 11:46:09 -05:00
search_tools.ipynb docs: langchain-openai (#15513) 2024-01-06 15:54:48 -08:00
searchapi.ipynb docs: migrate integrations using langchain-cli (#21929) 2024-05-20 18:14:49 +00:00
searx_search.ipynb langchain[patch], experimental[patch]: update utilities imports (#15438) 2024-01-03 02:18:15 -05:00
semanticscholar.ipynb docs: integration package pip installs (#15762) 2024-01-09 11:13:10 -08:00
serpapi.ipynb docs: migrate integrations using langchain-cli (#21929) 2024-05-20 18:14:49 +00:00
sql_database.ipynb docs: fix sql db note (#24505) 2024-07-22 13:30:29 -07:00
stackexchange.ipynb docs: update documentation of stackexchange component (#18486) 2024-03-04 10:45:29 -08:00
tavily_search.ipynb docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00
twilio.ipynb docs: integration package pip installs (#15762) 2024-01-09 11:13:10 -08:00
upstage_groundedness_check.ipynb upstage: Upstage Groundedness Check parameter update (#20914) 2024-04-26 17:34:05 +00:00
wikidata.ipynb docs[patch]: Fix docs bugs in response to feedback (#23649) 2024-06-28 17:24:55 -07:00
wikipedia.ipynb docs: migrate integrations using langchain-cli (#21929) 2024-05-20 18:14:49 +00:00
wolfram_alpha.ipynb langchain[patch], experimental[patch]: update utilities imports (#15438) 2024-01-03 02:18:15 -05:00
yahoo_finance_news.ipynb docs: Update .run() to .invoke() (#24520) 2024-07-22 14:21:33 -07:00
you.ipynb docs: v0.2 docs in master (#21438) 2024-05-08 12:29:59 -07:00
youtube.ipynb Please spell Lex's name correctly Fridman (#24517) 2024-07-22 19:38:32 +00:00
zapier.ipynb docs: import update (#20610) 2024-04-18 16:05:17 -04:00
zenguard.ipynb community: fix code example in ZenGuard docs (#23541) 2024-06-26 13:05:59 -04:00