langchain/libs/community/langchain_community/chat_models
2024-08-14 09:50:39 -04:00
..
__init__.py Integrating the Yi family of models. (#24491) 2024-07-26 10:57:33 -07:00
anthropic.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
anyscale.py community[patch]: upgrade default model for ChatAnyscale (#24232) 2024-07-15 11:34:59 -04:00
azure_openai.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
azureml_endpoint.py community[patch]: Make AzureML endpoint return AI messages for type assistant (#24085) 2024-07-11 21:45:30 +02:00
baichuan.py docs: Fix ChatBaichuan, QianfanChatEndpoint, ChatSparkLLM, ChatZhipuAI docs (#25265) 2024-08-11 16:23:55 -04:00
baidu_qianfan_endpoint.py qianfan generate/agenerate with usage_metadata (#25332) 2024-08-13 09:24:41 -04:00
bedrock.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
cohere.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
coze.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
dappier.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
databricks.py community[patch]: Update documentation string in databricks chat model (#21915) 2024-05-20 14:33:57 +00:00
deepinfra.py fix docs typos (#23668) 2024-07-29 16:10:55 +00:00
edenai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
ernie.py community[patch]: Update root_validators to use pre=True or pre=False (#23731) 2024-07-01 20:10:15 +00:00
everlyai.py Mask API key for ChatOpenAI based chat_models (#14293) 2024-07-19 02:25:38 +00:00
fake.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
fireworks.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
friendli.py community[patch]: Invoke callback prior to yielding token (#24917) 2024-08-01 13:19:55 +00:00
gigachat.py community[patch]: upgrade to recent version of mypy (#21616) 2024-05-13 14:55:07 -04:00
google_palm.py fix docs typos (#23668) 2024-07-29 16:10:55 +00:00
gpt_router.py community[patch]: Remove usage of @root_validator(allow_reuse=True) (#25235) 2024-08-09 10:57:42 -04:00
huggingface.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
human.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
hunyuan.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
javelin_ai_gateway.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
jinachat.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
kinetica.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
konko.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
litellm_router.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
litellm.py feat(community): add tools support for litellm (#23906) 2024-07-30 15:39:34 +00:00
llama_edge.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
llamacpp.py core,groq,openai,mistralai,robocorp,fireworks,anthropic[patch]: Update BaseModel subclass and instance checks to handle both v1 and proper namespaces (#24417) 2024-07-22 20:07:39 +00:00
maritalk.py community: fix lint (#23611) 2024-06-27 22:12:16 +00:00
meta.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
minimax.py community[patch]: Remove more @allow_reuse=True validators (#25236) 2024-08-09 11:10:27 -04:00
mlflow_ai_gateway.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
mlflow.py community[patch]: support bind_tools for ChatMlflow (#24547) 2024-08-01 08:43:07 -07:00
mlx.py community[patch]: Invoke on_llm_new_token callback before yielding chunk (#24938) 2024-08-01 16:39:04 +00:00
moonshot.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
oci_generative_ai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
octoai.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
ollama.py community: Fixes use of ImagePromptTemplate with Ollama (#24140) 2024-07-11 11:31:48 -07:00
openai.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04: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]: Remove usage of @root_validator(allow_reuse=True) (#25235) 2024-08-09 10:57:42 -04:00
premai.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
promptlayer_openai.py infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
snowflake.py core[minor],community[minor]: Upgrade all @root_validator() to @pre_init (#23841) 2024-07-08 16:09:29 -04:00
solar.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -04:00
sparkllm.py docs: Fix ChatBaichuan, QianfanChatEndpoint, ChatSparkLLM, ChatZhipuAI docs (#25265) 2024-08-11 16:23:55 -04:00
tongyi.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
vertexai.py multiple: update removal targets (#25361) 2024-08-14 09:50:39 -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 infra: update mypy 1.10, ruff 0.5 (#23721) 2024-07-03 10:33:27 -07:00
yi.py Integrating the Yi family of models. (#24491) 2024-07-26 10:57:33 -07:00
yuan2.py community[patch]: Upgrade pydantic extra (#25185) 2024-08-08 17:20:39 +00:00
zhipuai.py [Community] - Added bind_tools and with_structured_output for ChatZhipuAI (#23887) 2024-08-12 14:11:43 +00:00