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 infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
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 community[minor]: Dappier chat model integration (#19370) 2024-03-25 07:29:05 +00:00
test_edenai.py infra: add -p to mkdir in lint steps (#17013) 2024-02-05 11:22:06 -08:00
test_ernie.py
test_fireworks.py infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_friendli.py community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913) 2024-03-08 02:20:47 +00:00
test_google_palm.py
test_huggingface.py community[minor]: add hf chat wrapper (#14736) 2023-12-21 12:28:30 -05:00
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 community[minor]: add Kinetica LLM wrapper (#17879) 2024-02-22 16:02:00 -08:00
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 community[minor]: integrate chat models with Yuan2.0 (#16575) 2024-02-13 10:55:14 -08:00
test_zhipuai.py community[minor]: Update ChatZhipuAI to support GLM-4 model (#16695) 2024-04-01 18:11:21 +00:00