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/chat_models
mackong 9678797625
community[patch]: callback before yield for _stream/_astream (#17907)
- Description: callback on_llm_new_token before yield chunk for
_stream/_astream for some chat models, make all chat models in a
consistent behaviour.
- Issue: N/A
- Dependencies: N/A
5 months ago
..
__init__.py community[minor]: add Kinetica LLM wrapper (#17879) 5 months ago
anthropic.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
anyscale.py community[patch]: Modify LLMs/Anyscale work with OpenAI API v1 (#14206) 6 months ago
azure_openai.py community[patch]: more deprecations (#15782) 7 months ago
azureml_endpoint.py community[patch]: docstrings (#16810) 6 months ago
baichuan.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
baidu_qianfan_endpoint.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
bedrock.py community[patch]: BedrockChat -> Support Titan express as chat model (#15408) 6 months ago
cohere.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
databricks.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
deepinfra.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
edenai.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
ernie.py community[patch]: chat model mypy fixes (#17061) 6 months ago
everlyai.py Do not issue beta or deprecation warnings on internal calls (#15641) 7 months ago
fake.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
fireworks.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
gigachat.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
google_palm.py Refactor: use SecretStr for palm chat-model (#15100) 7 months ago
gpt_router.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
huggingface.py Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 6 months ago
human.py infra: add print rule to ruff (#16221) 6 months ago
hunyuan.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
javelin_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 6 months ago
jinachat.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
kinetica.py community[minor]: add Kinetica LLM wrapper (#17879) 5 months ago
konko.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
litellm.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
litellm_router.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
llama_edge.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
meta.py docs: docstrings `langchain_community` update (#14889) 8 months ago
minimax.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 8 months ago
mlflow.py Propagate context vars in all classes/methods 7 months ago
mlflow_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 6 months ago
ollama.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
openai.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
pai_eas_endpoint.py community[patch]: add missing chunk parameter for _stream/_astream (#17807) 5 months ago
promptlayer_openai.py Do not issue beta or deprecation warnings on internal calls (#15641) 7 months ago
sparkllm.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
tongyi.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
vertexai.py community[patch]: add missing chunk parameter for _stream/_astream (#17807) 5 months ago
volcengine_maas.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
yandex.py community[patch]: chat model mypy fixes (#17061) 6 months ago
yuan2.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago
zhipuai.py community[patch]: callback before yield for _stream/_astream (#17907) 5 months ago