langchain/libs/community/langchain_community
Eugene Yurtsev e188d4ecb0
Add dangerous parameter to requests tool (#18697)
The tools are already documented as dangerous. Not clear whether adding
an opt-in parameter is necessary or not
2024-03-07 15:10:56 -05:00
..
adapters docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
agent_toolkits Add dangerous parameter to requests tool (#18697) 2024-03-07 15:10:56 -05:00
callbacks community[minor] : adds callback handler for Fiddler AI (#17708) 2024-02-25 18:17:03 -08:00
chat_loaders
chat_message_histories elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 2024-03-06 15:09:12 -08:00
chat_models community[patch]: move pdf text tests to integration (#18746) 2024-03-07 10:34:22 -08:00
docstore community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
document_compressors community[feat]: Adds LLMLingua as a document compressor (#17711) 2024-02-27 19:23:56 -08:00
document_loaders community[patch]: Implement lazy_load() for MHTMLLoader (#18648) 2024-03-07 11:50:18 -05:00
document_transformers
embeddings elasticsearch[patch], community[patch]: update references, deprecate community classes (#18506) 2024-03-06 15:09:12 -08:00
example_selectors docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
graphs Remove neo4j bloom labels from graph schema (#18564) 2024-03-05 12:54:05 -08:00
indexes community: Add document manager and mongo document manager (#17320) 2024-02-23 21:32:52 -05:00
llms community[patch]: move pdf text tests to integration (#18746) 2024-03-07 10:34:22 -08:00
output_parsers
retrievers community[patch]: Patch tdidf retriever (CVE-2024-2057) (#18695) 2024-03-06 15:49:04 -05:00
storage multiple[patch]: fix deprecation versions (#18349) 2024-02-29 16:58:33 -08:00
tools Add dangerous parameter to requests tool (#18697) 2024-03-07 15:10:56 -05:00
utilities community[minor]: Implement lazy_load() for WikipediaLoader (#18680) 2024-03-06 13:03:21 -05:00
utils
vectorstores community[patch]: Chroma use uuid4 instead of uuid1 to generate random ids (#18723) 2024-03-07 11:48:25 -05:00
__init__.py
cache.py community[minor]: Adding Azure Cosmos Mongo vCore Vector DB Cache (#16856) 2024-03-03 14:04:15 -08:00
py.typed