langchain/libs/community/langchain_community/chat_models
2024-03-29 08:54:23 +00:00
..
__init__.py community[minor]: Prem AI langchain integration (#19113) 2024-03-26 01:37:19 +00:00
anthropic.py community[patch]: move pdf text tests to integration (#18746) 2024-03-07 10:34:22 -08:00
anyscale.py
azure_openai.py
azureml_endpoint.py community[patch]: Support Streaming in Azure Machine Learning (#18246) 2024-03-28 23:38:20 +00:00
baichuan.py
baidu_qianfan_endpoint.py community[patch]: Fix the error of Baidu Qianfan not passing the stop parameter (#18666) 2024-03-28 18:21:49 +00:00
bedrock.py community[patch]: gather token usage info in BedrockChat during generation (#19127) 2024-03-28 18:58:46 +00:00
cohere.py community[patch]: fix bug in cohere that async for a coroutine in ChatCohere (#19381) 2024-03-27 21:34:46 -07:00
dappier.py community[minor]: Dappier chat model integration (#19370) 2024-03-25 07:29:05 +00:00
databricks.py docs: fix databricks document url (#19096) 2024-03-15 22:25:11 +00:00
deepinfra.py
edenai.py
ernie.py
everlyai.py
fake.py
fireworks.py
friendli.py community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913) 2024-03-08 02:20:47 +00:00
gigachat.py community[minor]: Added GigaChat Embeddings support + updated previous GigaChat integration (#19516) 2024-03-25 16:08:37 -07:00
google_palm.py
gpt_router.py
huggingface.py community[patch]: chat hf typing fix (#18693) 2024-03-07 17:06:38 -08:00
human.py
hunyuan.py
javelin_ai_gateway.py
jinachat.py
kinetica.py
konko.py
litellm_router.py
litellm.py
llama_edge.py
maritalk.py community: Add model argument for maritalk models and better error handling (#19187) 2024-03-16 15:18:56 -07:00
meta.py
minimax.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
mlflow_ai_gateway.py
mlflow.py docs: fix databricks document url (#19096) 2024-03-15 22:25:11 +00:00
moonshot.py community[minor]: add support for Moonshot llm and chat model (#17100) 2024-03-29 08:54:23 +00:00
ollama.py
openai.py
pai_eas_endpoint.py
perplexity.py
premai.py community[minor]: Prem AI langchain integration (#19113) 2024-03-26 01:37:19 +00:00
promptlayer_openai.py
solar.py community[minor]: Add solar model chat model (#18556) 2024-03-28 12:31:11 -07:00
sparkllm.py
tongyi.py docs: ChatTongyi example error (#19013) 2024-03-17 01:55:56 +00:00
vertexai.py
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]: YandexGPT Use recent yandexcloud sdk version (#19341) 2024-03-25 17:05:57 -07:00
yuan2.py community[patch]: fix yuan2 chat model errors while invoke. (#19015) 2024-03-15 16:28:36 -07:00
zhipuai.py