langchain/libs/community/langchain_community/chat_models
mackong 2c42f3a955
ollama[patch]: delete suffix slash to avoid redirect (#18260)
- **Description:** see
[ollama](https://github.com/ollama/ollama/blob/main/server/routes.go#L949)'s
route definitions
- **Issue:** N/A
- **Dependencies:** N/A
2024-02-28 16:44:48 -05:00
..
__init__.py community[minor]: add Kinetica LLM wrapper (#17879) 2024-02-22 16:02:00 -08:00
anthropic.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
anyscale.py community[minor]: Add async_client for Anyscale Chat model (#18050) 2024-02-23 21:22:54 -05:00
azure_openai.py community[patch]: more deprecations (#15782) 2024-01-09 20:36:16 -08:00
azureml_endpoint.py community[patch]: docstrings (#16810) 2024-02-09 12:48:57 -08:00
baichuan.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
baidu_qianfan_endpoint.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
bedrock.py community[patch]: BedrockChat -> Support Titan express as chat model (#15408) 2024-01-22 11:37:23 -08:00
cohere.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
databricks.py
deepinfra.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
edenai.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
ernie.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
everlyai.py Do not issue beta or deprecation warnings on internal calls (#15641) 2024-01-07 20:54:45 -08:00
fake.py
fireworks.py community: fix openai streaming throws 'AIMessageChunk' object has no attribute 'text' (#18006) 2024-02-23 12:12:47 -05:00
gigachat.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08: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 Community: Fuse HuggingFace Endpoint-related classes into one (#17254) 2024-02-19 10:33:15 -08:00
human.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
hunyuan.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
javelin_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
jinachat.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
kinetica.py community[minor]: add Kinetica LLM wrapper (#17879) 2024-02-22 16:02:00 -08:00
konko.py community: fix openai streaming throws 'AIMessageChunk' object has no attribute 'text' (#18006) 2024-02-23 12:12:47 -05: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]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
llama_edge.py community: fix openai streaming throws 'AIMessageChunk' object has no attribute 'text' (#18006) 2024-02-23 12:12:47 -05:00
meta.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
minimax.py
mlflow_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
mlflow.py Propagate context vars in all classes/methods 2023-12-29 12:34:03 -08:00
ollama.py ollama[patch]: delete suffix slash to avoid redirect (#18260) 2024-02-28 16:44:48 -05:00
openai.py community: fix openai streaming throws 'AIMessageChunk' object has no attribute 'text' (#18006) 2024-02-23 12:12:47 -05:00
pai_eas_endpoint.py community[patch]: add missing chunk parameter for _stream/_astream (#17807) 2024-02-21 15:32:28 -08:00
promptlayer_openai.py Do not issue beta or deprecation warnings on internal calls (#15641) 2024-01-07 20:54:45 -08:00
sparkllm.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
tongyi.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
vertexai.py community[patch]: add missing chunk parameter for _stream/_astream (#17807) 2024-02-21 15:32:28 -08:00
volcengine_maas.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
yandex.py community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
yuan2.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00
zhipuai.py community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00