langchain/libs/community/langchain_community/chat_models
maang-h 5070004e8a
docs: Update Tongyi ChatModel docstring (#23540)
- **Description:** Update Tongyi ChatModel rich docstring
- **Issue:** the issue #22296
2024-06-26 13:07:13 -04:00
..
__init__.py Add OCI Generative AI new model support (#22880) 2024-06-24 14:48:23 -04:00
anthropic.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
anyscale.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
azure_openai.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
azureml_endpoint.py infra: rm unused # noqa violations (#22049) 2024-05-22 15:21:08 -07:00
baichuan.py community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) 2024-06-20 16:36:41 +00:00
baidu_qianfan_endpoint.py docs: Update QianfanChatEndpoint ChatModel docstring (#23337) 2024-06-24 17:42:46 -04:00
bedrock.py community[patch]: Fix message formatting for Anthropic models on Amazon Bedrock (#20801) 2024-04-23 22:40:39 +00:00
cohere.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
coze.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
dappier.py community[minor]: Dappier chat model integration (#19370) 2024-03-25 07:29:05 +00:00
databricks.py community[patch]: Update documentation string in databricks chat model (#21915) 2024-05-20 14:33:57 +00:00
deepinfra.py community[minor]: add tool calling for DeepInfraChat (#22745) 2024-06-17 15:21:49 -04:00
edenai.py community[minor]: Add tools calls to ChatEdenAI (#22320) 2024-06-04 10:29:28 -07:00
ernie.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
everlyai.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
fake.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
fireworks.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
friendli.py community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913) 2024-03-08 02:20:47 +00:00
gigachat.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
google_palm.py Refactor: use SecretStr for palm chat-model (#15100) 2024-01-01 15:21:41 -08:00
gpt_router.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
huggingface.py core[patch]: fix validation of @deprecated decorator (#22513) 2024-06-14 16:52:30 +00:00
human.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
hunyuan.py community[patch]: fix hunyuan message include chinese signature error (#22795) (#22796) 2024-06-12 12:30:22 -04:00
javelin_ai_gateway.py community[patch]: standardize init args, update for javelin sdk release. (#21980) 2024-05-22 21:47:28 +00:00
jinachat.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
kinetica.py community[patch]: type ignore fixes (#18395) 2024-03-01 11:21:02 -08:00
konko.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
litellm_router.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
litellm.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
llama_edge.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
llamacpp.py community[minor]: add chat model llamacpp (#22589) 2024-06-14 14:51:43 +00:00
maritalk.py community[patch]: Add maritalk streaming (sync and async) (#19203) 2024-04-29 21:31:14 +00:00
meta.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
minimax.py community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) 2024-06-20 16:36:41 +00:00
mlflow_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
mlflow.py community[patch]: Fix ChatDatabricsk in case that streaming response doesn't have role field in delta chunk (#21897) 2024-05-22 08:12:53 -07:00
mlx.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
moonshot.py fix: MoonshotChat fails when setting the moonshot_api_key through the OS environment. (#23176) 2024-06-19 16:28:24 +00:00
oci_generative_ai.py Add OCI Generative AI new model support (#22880) 2024-06-24 14:48:23 -04:00
octoai.py community[minor]: add ChatOctoAI (#20059) 2024-04-17 03:20:56 -07:00
ollama.py Ollama vision support (#22734) 2024-06-11 16:10:19 +00:00
openai.py Standardized openai init params (#21739) 2024-05-16 16:30:52 +00:00
pai_eas_endpoint.py community[patch]: Update root_validators embeddings: llamacpp, jina, dashscope, mosaicml, huggingface_hub, Toolkits: Connery, ChatModels: PAI_EAS, (#22828) 2024-06-12 13:59:05 -04:00
perplexity.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
premai.py community[minor]: Prem Templates (#22783) 2024-06-13 19:59:28 -07:00
promptlayer_openai.py docs: use standard openai params (#20160) 2024-04-08 10:56:53 -05:00
snowflake.py community[minor]: add ChatSnowflakeCortex chat model (#21490) 2024-06-17 09:47:05 -07:00
solar.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
sparkllm.py community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) 2024-06-20 16:36:41 +00:00
tongyi.py docs: Update Tongyi ChatModel docstring (#23540) 2024-06-26 13:07:13 -04:00
vertexai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
volcengine_maas.py community[patch]: add stop parameter support to volcengine maas (#19052) 2024-03-17 01:58:50 +00:00
yandex.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
yuan2.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
zhipuai.py community[patch]: Update root_validators ChatModels: ChatBaichuan, QianfanChatEndpoint, MiniMaxChat, ChatSparkLLM, ChatZhipuAI (#22853) 2024-06-20 16:36:41 +00:00