langchain/libs/community/langchain_community
Eugene Yurtsev c50099161b
community[patch]: Use uuid4 not uuid1 (#20487)
Using UUID1 is incorrect since it's time dependent, which makes it easy
to generate the exact same uuid
2024-04-16 09:40:44 -04:00
..
adapters docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
agent_toolkits community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
callbacks community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
chat_loaders community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
chat_message_histories community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
chat_models community[patch]:sparkllm standardize init args (#20194) 2024-04-13 16:03:19 -07:00
cross_encoders community[patch]: cross_encoders flatten namespaces (#20183) 2024-04-08 20:50:23 -04:00
docstore community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
document_compressors community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
document_loaders community[minor]: Firecrawl.dev integration (#20364) 2024-04-12 19:13:48 +00:00
document_transformers community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
embeddings community[patch]: Fix YandexGPT embeddings (#19720) 2024-04-13 16:23:01 -07:00
example_selectors docs: added community modules descriptions (#17827) 2024-02-21 16:18:36 -08:00
graphs community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
indexes community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
llms community[patch]: Invoke callback prior to yielding token fix [DeepInfra] (#20427) 2024-04-14 14:32:52 -04:00
output_parsers langchain[patch], community[minor]: move output_parsers.ernie_functions (#16057) 2024-01-17 10:06:18 -08:00
retrievers community[patch]: deprecating remaining google_community integrations (#20471) 2024-04-15 09:57:12 -04:00
storage community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
tools community[patch]: deprecating remaining google_community integrations (#20471) 2024-04-15 09:57:12 -04:00
utilities community[patch]: deprecating remaining google_community integrations (#20471) 2024-04-15 09:57:12 -04:00
utils community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
vectorstores community[patch]: Use uuid4 not uuid1 (#20487) 2024-04-16 09:40:44 -04:00
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
cache.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
py.typed community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00