mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-23 11:32:10 +00:00
[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> |
||
---|---|---|
.. | ||
__init__.py | ||
konko.py | ||
test_anthropic.py | ||
test_azureml_endpoint.py | ||
test_azureopenai.py | ||
test_baichuan.py | ||
test_bedrock.py | ||
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 | ||
test_javelin_ai_gateway.py | ||
test_kinetica.py | ||
test_llama_edge.py | ||
test_mlx.py | ||
test_openai.py | ||
test_perplexity.py | ||
test_premai.py | ||
test_tongyi.py | ||
test_yuan2.py | ||
test_zhipuai.py |