You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/tests/unit_tests/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
5 months ago
..
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
konko.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_anthropic.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_azureml_endpoint.py infra: add print rule to ruff (#16221) 8 months ago
test_azureopenai.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_baichuan.py baichuan[patch]:standardize chat init args (#21298) 5 months ago
test_bedrock.py community[patch]: import flattening fix (#20110) 6 months ago
test_dappier.py community[minor]: Dappier chat model integration (#19370) 6 months ago
test_edenai.py infra: add -p to mkdir in lint steps (#17013) 8 months ago
test_ernie.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_fireworks.py infra: add print rule to ruff (#16221) 8 months ago
test_friendli.py community[minor]: Integration for `Friendli` LLM and `ChatFriendli` ChatModel. (#17913) 7 months ago
test_google_palm.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_huggingface.py community[minor]: add hf chat wrapper (#14736) 9 months ago
test_hunyuan.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_imports.py community[minor]: add coze chat model (#20770) 5 months ago
test_javelin_ai_gateway.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_kinetica.py community[minor]: add Kinetica LLM wrapper (#17879) 7 months ago
test_llama_edge.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_mlx.py community[minor]: Add support for MLX models (chat & llm) (#18152) 6 months ago
test_openai.py community[patch]: update use of deprecated llm methods (#20393) 5 months ago
test_perplexity.py community[patch]: standardize chat init args (#20844) 5 months ago
test_premai.py community[minor]: Prem AI langchain integration (#19113) 6 months ago
test_tongyi.py community[patch]: Add function call support in Tongyi chat model. (#20119) 5 months ago
test_yuan2.py community[minor]: integrate chat models with Yuan2.0 (#16575) 7 months ago
test_zhipuai.py community[minor]: Update ChatZhipuAI to support GLM-4 model (#16695) 6 months ago