langchain/libs/community/tests/integration_tests/chat_models
Brian Burgin 27a9056725
community: Fix ChatLiteLLMRouter runtime issues (#28163)
**Description:** Fix ChatLiteLLMRouter ctor validation and model_name
parameter
**Issue:** #19356, #27455, #28077
**Twitter handle:** @bburgin_0
2024-12-16 18:17:39 -05:00
..
cassettes
__init__.py
test_anthropic.py
test_azure_openai.py
test_azureml_endpoint.py
test_baichuan.py
test_baiduqianfan.py
test_bedrock.py
test_coze.py
test_dappier.py
test_deepinfra.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_edenai.py
test_ernie.py
test_fireworks.py
test_friendli.py
test_google_palm.py
test_gpt_router.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_hunyuan.py
test_javelin_ai_gateway.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_jinachat.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_kinetica.py
test_konko.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_litellm_router.py community: Fix ChatLiteLLMRouter runtime issues (#28163) 2024-12-16 18:17:39 -05:00
test_litellm_standard.py standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203) 2024-11-18 19:10:39 -08:00
test_litellm.py
test_llama_edge.py
test_llamacpp.py community[patch]: fix structured_output in llamacpp integration (#27202) 2024-10-08 15:16:59 -04:00
test_minimax.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_moonshot.py standard-tests: rename langchain_standard_tests to langchain_tests, release 0.3.2 (#28203) 2024-11-18 19:10:39 -08:00
test_naver.py community: Add Naver chat model & embeddings (#25162) 2024-10-24 20:54:13 +00:00
test_octoai.py
test_openai.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_outlines.py community: Outlines integration (#27449) 2024-11-20 16:31:31 -05:00
test_pai_eas_chat_endpoint.py
test_premai.py
test_promptlayer_openai.py
test_qianfan_endpoint.py multiple: rely on asyncio_mode auto in tests (#27200) 2024-10-15 16:26:38 +00:00
test_reka.py community: add reka chat model integration (#27379) 2024-11-15 13:37:14 -05:00
test_sambanova.py community: sambastudio chat model (#27056) 2024-10-07 14:31:39 -04:00
test_snowflake.py
test_sparkllm.py
test_tongyi.py multiple: pydantic 2 compatibility, v0.3 (#26443) 2024-09-13 14:38:45 -07:00
test_vertexai.py
test_volcengine_maas.py
test_yuan2.py multiple: rely on asyncio_mode auto in tests (#27200) 2024-10-15 16:26:38 +00:00
test_zhipuai.py
text_mlx.py