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/utilities
Isaac Francisco 148088a588
docs: duckduckgosearch options listed (#22568)
Co-authored-by: Bagatur <baskaryan@gmail.com>
2 days ago
..
__init__.py infra: rm unused # noqa violations (#22049) 2 weeks ago
alpha_vantage.py community[minor]: Add Alpha Vantage API Tool (#14332) 2 months ago
anthropic.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
apify.py community: fix missing `apify_api_token` field in ApifyWrapper (#22421) 4 days ago
arcee.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
arxiv.py infra: rm unused # noqa violations (#22049) 2 weeks ago
asknews.py community[minor]: add AskNews retriever and AskNews tool (#21581) 3 weeks ago
astradb.py community[patch]: docstrings update (#20301) 2 months ago
awslambda.py infra: rm unused # noqa violations (#22049) 2 weeks ago
bibtex.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
bing_search.py docs: clean up link to bing search (#21825) 3 weeks ago
brave_search.py infra: add -p to mkdir in lint steps (#17013) 4 months ago
cassandra.py community[minor]: Add Cassandra ByteStore (#22064) 2 weeks ago
cassandra_database.py community[patch]: Refactor CassandraDatabase wrapper (#21075) 1 month ago
clickup.py docs: community docstring updates (#21040) 1 month ago
dalle_image_generator.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
dataforseo_api_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
dataherald.py community[minor]: Add Datahareld tool (#19680) 2 months ago
dria_index.py community[minor]: Add Dria retriever (#17098) 2 months ago
duckduckgo_search.py docs: duckduckgosearch options listed (#22568) 2 days ago
github.py docs: remove repetitive words (#21058) 1 month ago
gitlab.py GITLAB_URL should take default https://gitlab.com instead of error (#14638) 5 months ago
golden_query.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
google_finance.py docs: docstrings `langchain_community` update (#14889) 6 months ago
google_jobs.py docs: docstrings `langchain_community` update (#14889) 6 months ago
google_lens.py community[patch]: Fix for github issue #17690 (#20117) 1 month ago
google_places_api.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 1 month ago
google_scholar.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
google_search.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 1 month ago
google_serper.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
google_trends.py community: Handling missing key in Google Trends API response. (#15864) 5 months ago
graphql.py community[patch]: Allow override of 'fetch_schema_from_transport' in the GraphQL tool (#17649) 4 months ago
infobip.py community[minor]: Infobip tool integration (#16805) 2 months ago
jira.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
max_compute.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
merriam_webster.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
metaphor_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
mojeek_search.py community[minor]: add mojeek search util (#20922) 1 month ago
nasa.py docs: docstrings `langchain_community` update (#14889) 6 months ago
nvidia_riva.py community[patch]: flattening imports 3 (#18939) 3 months ago
opaqueprompts.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
openapi.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
openweathermap.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
oracleai.py community[minor]: Oraclevs integration (#21123) 1 month ago
outline.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
passio_nutrition_ai.py docs: community docstring updates (#21040) 1 month ago
pebblo.py [Community][Minor]: Fetch loader_source of GoogleDriveLoader in PebbloSafeLoader. (#21314) 1 month ago
polygon.py community: Add PolygonAggregates tool (#18882) 3 months ago
portkey.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
powerbi.py infra: rm unused # noqa violations (#22049) 2 weeks ago
pubmed.py infra: add print rule to ruff (#16221) 4 months ago
python.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
reddit_search.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
redis.py community[patch]: upgrade to recent version of mypy (#21616) 4 weeks ago
rememberizer.py community[minor]: Rememberizer retriever (#20052) 1 month ago
requests.py community[patch]: Fix GenericRequestsWrapper _aget_resp_content must be async (#18065) 3 months ago
scenexplain.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
searchapi.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
searx_search.py infra: add print rule to ruff (#16221) 4 months ago
semanticscholar.py community: Semanticscholar tool to search 200M+ scientific articles (#15151) 5 months ago
serpapi.py community[minor]: import fix (#20995) 1 month ago
spark_sql.py community[minor]: import fix (#20995) 1 month ago
sql_database.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 1 month ago
stackexchange.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
steam.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
tavily_search.py infra: rm unused # noqa violations (#22049) 2 weeks ago
tensorflow_datasets.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
twilio.py infra: rm unused # noqa violations (#22049) 2 weeks ago
vertexai.py community[patch]: docstrings update (#20301) 2 months ago
wikidata.py community: Wikidata tool support (#16691) 4 months ago
wikipedia.py community[minor]: Implement lazy_load() for WikipediaLoader (#18680) 3 months ago
wolfram_alpha.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago
you.py community[patch]: docstrings update (#20301) 2 months ago
zapier.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 6 months ago