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
chenxi 505a2e8743
fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176)
Close #23174

Co-authored-by: tianming <tianming@bytenew.com>
2 weeks ago
..
__init__.py community[minor]: add `ChatSnowflakeCortex` chat model (#21490) 2 weeks ago
anthropic.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2 months ago
anyscale.py community[minor]: import fix (#20995) 2 months ago
azure_openai.py infra: rm unused # noqa violations (#22049) 1 month ago
azureml_endpoint.py infra: rm unused # noqa violations (#22049) 1 month ago
baichuan.py community[patch]: Add missing type annotations (#22758) 3 weeks ago
baidu_qianfan_endpoint.py community[patch]: Standardize qianfan model init args name (#22322) 1 month ago
bedrock.py community[patch]: Fix message formatting for Anthropic models on Amazon Bedrock (#20801) 2 months ago
cohere.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2 months ago
coze.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
dappier.py community[minor]: Dappier chat model integration (#19370) 3 months ago
databricks.py community[patch]: Update documentation string in databricks chat model (#21915) 1 month ago
deepinfra.py community[minor]: add tool calling for DeepInfraChat (#22745) 2 weeks ago
edenai.py community[minor]: Add tools calls to `ChatEdenAI` (#22320) 4 weeks ago
ernie.py community[patch]: chat model mypy fixes (#17061) 5 months ago
everlyai.py community[minor]: import fix (#20995) 2 months ago
fake.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 7 months ago
fireworks.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
friendli.py community[minor]: Integration for `Friendli` LLM and `ChatFriendli` ChatModel. (#17913) 4 months ago
gigachat.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
google_palm.py Refactor: use SecretStr for palm chat-model (#15100) 6 months ago
gpt_router.py community[patch]: callback before yield for _stream/_astream (#17907) 4 months ago
huggingface.py core[patch]: fix validation of @deprecated decorator (#22513) 2 weeks ago
human.py infra: add print rule to ruff (#16221) 5 months ago
hunyuan.py community[patch]: fix hunyuan message include chinese signature error (#22795) (#22796) 3 weeks ago
javelin_ai_gateway.py community[patch]: standardize init args, update for javelin sdk release. (#21980) 1 month ago
jinachat.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
kinetica.py community[patch]: type ignore fixes (#18395) 4 months ago
konko.py community[minor]: import fix (#20995) 2 months ago
litellm.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
litellm_router.py community[patch]: callback before yield for _stream/_astream (#17907) 4 months ago
llama_edge.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
llamacpp.py community[minor]: add chat model llamacpp (#22589) 2 weeks ago
maritalk.py community[patch]: Add maritalk streaming (sync and async) (#19203) 2 months ago
meta.py docs: docstrings `langchain_community` update (#14889) 7 months ago
minimax.py community[minor]: Implement MiniMaxChat interface (#22391) 4 weeks ago
mlflow.py community[patch]: Fix ChatDatabricsk in case that streaming response doesn't have role field in delta chunk (#21897) 1 month ago
mlflow_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 5 months ago
mlx.py docs: community docstring updates (#21040) 2 months ago
moonshot.py fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) 2 weeks ago
octoai.py community[minor]: add ChatOctoAI (#20059) 3 months ago
ollama.py Ollama vision support (#22734) 3 weeks ago
openai.py Standardized openai init params (#21739) 2 months ago
pai_eas_endpoint.py community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) 3 weeks ago
perplexity.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
premai.py community[minor]: Prem Templates (#22783) 3 weeks ago
promptlayer_openai.py docs: use standard openai params (#20160) 3 months ago
snowflake.py community[minor]: add `ChatSnowflakeCortex` chat model (#21490) 2 weeks ago
solar.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
sparkllm.py community[patch]: Update the default “API URL” and “MODEL” of sparkllm (#22070) 1 month ago
tongyi.py community[patch]: Update tongyi.py to support MultimodalConversation in dashscope. (#21249) 1 month ago
vertexai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2 months ago
volcengine_maas.py community[patch]: add stop parameter support to volcengine maas (#19052) 4 months ago
yandex.py community[patch]: docstrings update (#20301) 3 months ago
yuan2.py community[patch]: upgrade to recent version of mypy (#21616) 2 months ago
zhipuai.py docs: update ZhipuAI ChatModel docstring (#22934) 2 weeks ago