langchain/libs/community/tests/unit_tests/chat_models
nrpd25 95cc8e3fc3
premai[patch]:Standardized model init args (#21308)
[Standardized model init args
#20085](https://github.com/langchain-ai/langchain/issues/20085)
- Enable premai chat model to be initialized with `model_name` as an
alias for `model`, `api_key` as an alias for `premai_api_key`.
- Add initialization test `test_premai_initialization`

---------

Co-authored-by: Chester Curme <chester.curme@gmail.com>
2024-05-06 18:12:29 -04:00
..
__init__.py
konko.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
test_anthropic.py
test_azureml_endpoint.py
test_azureopenai.py
test_baichuan.py baichuan[patch]:standardize chat init args (#21298) 2024-05-06 18:33:57 +00:00
test_bedrock.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
test_dappier.py
test_edenai.py
test_ernie.py
test_fireworks.py
test_friendli.py
test_google_palm.py
test_huggingface.py
test_hunyuan.py
test_imports.py community[minor]: add coze chat model (#20770) 2024-04-29 12:26:16 -04:00
test_javelin_ai_gateway.py
test_kinetica.py
test_llama_edge.py patch: remove usage of llm, chat model __call__ (#20788) 2024-04-24 19:39:23 -04:00
test_mlx.py community[minor]: Add support for MLX models (chat & llm) (#18152) 2024-04-09 14:17:07 +00:00
test_openai.py community[patch]: update use of deprecated llm methods (#20393) 2024-04-12 17:28:23 -04:00
test_perplexity.py community[patch]: standardize chat init args (#20844) 2024-04-24 12:26:05 -07:00
test_premai.py premai[patch]:Standardized model init args (#21308) 2024-05-06 18:12:29 -04:00
test_tongyi.py community[patch]: Add function call support in Tongyi chat model. (#20119) 2024-04-17 20:42:23 +00:00
test_yuan2.py
test_zhipuai.py community[minor]: Update ChatZhipuAI to support GLM-4 model (#16695) 2024-04-01 18:11:21 +00:00