langchain/libs/community/langchain_community/tools
Leonid Ganeline 9639457222
community[patch]: tools imports (#21156)
Issue: we have several helper functions to import third-party libraries
like tools.gmail.utils.import_google in
[community.tools](https://api.python.langchain.com/en/latest/community_api_reference.html#id37).
And we have core.utils.utils.guard_import that works exactly for this
purpose.
The import_<package> functions work inconsistently and rather be private
functions.
Change: replaced these functions with the guard_import function.

Related to #21133
2024-05-03 17:22:45 -04:00
..
ainetwork langchain[minor]: Re-add deleted ainetwork tool (#21254) 2024-05-03 11:39:40 -04:00
amadeus
arxiv
audio community[minor]: add hugging face text-to-speech inference API (#18880) 2024-03-29 15:02:29 +00:00
azure_ai_services
azure_cognitive_services
bearly
bing_search
brave_search
cassandra_database community[patch]: Refactor CassandraDatabase wrapper (#21075) 2024-05-02 13:13:08 -04:00
clickup
cogniswitch community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
connery community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
dataforseo_api_search
dataherald community[minor]: Add Datahareld tool (#19680) 2024-04-13 23:27:16 +00:00
ddg_search
e2b_data_analysis docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
edenai
eleven_labs
file_management
github
gitlab
gmail community[patch]: tools imports (#21156) 2024-05-03 17:22:45 -04:00
golden_query
google_cloud (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
google_finance
google_jobs
google_lens
google_places (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
google_scholar
google_search (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
google_serper
google_trends
graphql
human
interaction
jira
json
memorize
merriam_webster
metaphor_search (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
mojeek_search community[minor]: add mojeek search util (#20922) 2024-04-29 15:49:53 +00:00
multion
nasa
nuclia
office365 community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
openai_dalle_image_generation community[patch]: add Integration for OpenAI image gen with v1 sdk (#17771) 2024-03-29 00:23:14 +00:00
openapi
openweathermap
passio_nutrition_ai
playwright community[patch]: tools imports (#21156) 2024-05-03 17:22:45 -04:00
polygon
powerbi
pubmed
reddit_search
requests community[minor]: add allow_dangerous_requests for OpenAPI toolkits (#19493) 2024-04-09 17:14:02 +00:00
scenexplain
searchapi
searx_search
semanticscholar
shell
slack
sleep
spark_sql
sql_database community[patch]: Set default value for _ListSQLDatabaseToolInput tool_input (#20409) 2024-04-13 15:58:47 -07:00
stackexchange
steam
steamship_image_generation
tavily_search
vectorstore
wikidata
wikipedia
wolfram_alpha
you community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
youtube
zapier community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
__init__.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
convert_to_openai.py
ifttt.py
plugin.py
render.py
yahoo_finance_news.py