langchain/libs/community/langchain_community/chat_models
Dobiichi-Origami 18e6f9376d
community[Qianfan]: add function_call in additional_kwargs (#19550)
- **Description:** add lacked `function_call` field in
`additional_kwargs` in previous version
- **Dependencies:** None of new dependency
2024-03-26 12:20:19 -04: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 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: Add mistral oss model support to azureml endpoints, plus configurable timeout (#19123) 2024-03-18 21:10:42 -07: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[Qianfan]: add function_call in additional_kwargs (#19550) 2024-03-26 12:20:19 -04:00
bedrock.py community[patch]: Bedrock add support for mistral models (#18756) 2024-03-09 01:20:38 +00:00
cohere.py cohere[patch]: add cohere as a partner package (#19049) 2024-03-25 20:23:47 +00: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 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 community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
fireworks.py community[patch]: deprecate community fireworks (#18544) 2024-03-05 01:04:26 +00:00
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 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[patch]: chat hf typing fix (#18693) 2024-03-07 17:06:38 -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[patch]: type ignore fixes (#18395) 2024-03-01 11:21:02 -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
maritalk.py community: Add model argument for maritalk models and better error handling (#19187) 2024-03-16 15:18:56 -07:00
meta.py docs: docstrings langchain_community update (#14889) 2023-12-19 08:58:24 -05:00
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 community[patch]: chat model mypy fixes (#17061) 2024-02-05 13:42:59 -08:00
mlflow.py docs: fix databricks document url (#19096) 2024-03-15 22:25:11 +00: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
perplexity.py community[patch]: Invoke callback prior to yielding token (#18449) 2024-03-03 14:14:00 -08:00
premai.py community[minor]: Prem AI langchain integration (#19113) 2024-03-26 01:37:19 +00: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]: Fix sparkllm authentication problem. (#18651) 2024-03-06 18:43:16 -08:00
tongyi.py docs: ChatTongyi example error (#19013) 2024-03-17 01:55:56 +00: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]: 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 community[patch]: callback before yield for _stream/_astream (#17907) 2024-02-22 16:15:21 -08:00