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
Dmitry Tyumentsev f111efeb6e
community[patch]: YandexGPT API add ability to disable request logging (#20670)
Closes (#20622)

Added the ability to [disable logging of requests to
YandexGPT](https://yandex.cloud/en/docs/foundation-models/operations/yandexgpt/disable-logging).
5 months ago
..
adapters docs: added `community` modules descriptions (#17827) 7 months ago
agent_toolkits community[patch]: docstrings update (#20301) 5 months ago
callbacks community[minor]: add UpTrainCallbackHandler (#19956) 5 months ago
chat_loaders community[patch]: import flattening fix (#20110) 5 months ago
chat_message_histories zep[patch]: implement add_messages and aadd_messages (#20099) 5 months ago
chat_models community[patch]: truncate zhipuai `temperature` and `top_p` parameters to [0.01, 0.99] (#20261) 5 months ago
cross_encoders community[patch]: `cross_encoders` flatten namespaces (#20183) 6 months ago
docstore community[patch]: docstrings update (#20301) 5 months ago
document_compressors community: Add save_model function for openvino reranker and embedding (#19896) 5 months ago
document_loaders community[minor]: Add audio-parser "faster-whisper" in audio.py (#20012) 5 months ago
document_transformers community[patch]: docstrings update (#20301) 5 months ago
embeddings community[patch]: YandexGPT API add ability to disable request logging (#20670) 5 months ago
example_selectors docs: added `community` modules descriptions (#17827) 7 months ago
graphs community[patch]: docstrings update (#20301) 5 months ago
indexes community[patch]: docstrings update (#20301) 5 months ago
llms community[patch]: YandexGPT API add ability to disable request logging (#20670) 5 months ago
output_parsers langchain[patch], community[minor]: move `output_parsers.ernie_functions` (#16057) 8 months ago
retrievers community[minor]: Added integrations for ThirdAI's NeuralDB as a Retriever (#17334) 5 months ago
storage community[patch]: import flattening fix (#20110) 5 months ago
tools community[patch]: deprecating remaining google_community integrations (#20471) 5 months ago
utilities community[minor]: Add async methods to CassandraLoader (#20609) 5 months ago
utils community[patch]: docstrings update (#20301) 5 months ago
vectorstores community: Add support for relationship indexes in neo4j vector (#20657) 5 months ago
__init__.py
cache.py community[patch]: import flattening fix (#20110) 5 months ago
py.typed