langchain/libs/community/langchain_community/chat_models
Param Singh fee91d43b7
baichuan[patch]:standardize chat init args (#21298)
Thank you for contributing to LangChain!

community:baichuan[patch]: standardize init args

updated `baichuan_api_key` so that aliased to `api_key`. Added test that
it continues to set the same underlying attribute. Test checks for
`SecretStr`

updated `temperature` with Pydantic Field, added unit test. 

Related to https://github.com/langchain-ai/langchain/issues/20085
2024-05-06 18:33:57 +00:00
..
__init__.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00: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 (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
azureml_endpoint.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
baichuan.py baichuan[patch]:standardize chat init args (#21298) 2024-05-06 18:33:57 +00:00
baidu_qianfan_endpoint.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -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[minor]: add coze chat model (#20770) 2024-04-29 12:26:16 -04:00
dappier.py community[minor]: Dappier chat model integration (#19370) 2024-03-25 07:29:05 +00:00
databricks.py community[patch]: Make ChatDatabricks model supports streaming response (#19912) 2024-04-16 23:34:49 +00:00
deepinfra.py
edenai.py
ernie.py
everlyai.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
fake.py
fireworks.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
friendli.py
gigachat.py community[patch]: GigaChat model selection fix (#20988) 2024-04-29 16:08:26 +00:00
google_palm.py
gpt_router.py
huggingface.py community[patch]: Add streaming logic in ChatHuggingFace (#18784) 2024-04-16 19:17:03 -07:00
human.py
hunyuan.py
javelin_ai_gateway.py
jinachat.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
kinetica.py
konko.py community[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
litellm_router.py
litellm.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
llama_edge.py
maritalk.py community[patch]: Add maritalk streaming (sync and async) (#19203) 2024-04-29 21:31:14 +00:00
meta.py
minimax.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
mlflow_ai_gateway.py
mlflow.py community[patch]: Make ChatDatabricks model supports streaming response (#19912) 2024-04-16 23:34:49 +00:00
mlx.py docs: community docstring updates (#21040) 2024-04-29 17:40:23 -04:00
moonshot.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
octoai.py community[minor]: add ChatOctoAI (#20059) 2024-04-17 03:20:56 -07:00
ollama.py community[patch]: Add "model" attribute to the payload sent to Ollama in ChatOllama (#20354) 2024-04-12 13:32:53 -04:00
openai.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
pai_eas_endpoint.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
perplexity.py multiple: Remove unnecessary Ruff suppression comments (#21050) 2024-04-30 17:13:48 +00:00
premai.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
promptlayer_openai.py docs: use standard openai params (#20160) 2024-04-08 10:56:53 -05:00
solar.py (all): update removal in deprecation warnings from 0.2 to 0.3 (#21265) 2024-05-03 14:29:36 -04:00
sparkllm.py community[patch]:sparkllm standardize init args (#20194) 2024-04-13 16:03:19 -07:00
tongyi.py community[patch]: Add function call support in Tongyi chat model. (#20119) 2024-04-17 20:42:23 +00: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[minor]: import fix (#20995) 2024-04-29 10:32:50 -04:00
zhipuai.py community[patch]: truncate zhipuai temperature and top_p parameters to [0.01, 0.99] (#20261) 2024-04-19 01:31:30 +00:00