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/integration_tests/chat_models
maang-h 525109e506
feat: Implement ChatBaichuan asynchronous interface (#23589)
- **Description:** Add interface to `ChatBaichuan` to support
asynchronous requests
    - `_agenerate` method
    - `_astream` method

---------

Co-authored-by: ccurme <chester.curme@gmail.com>
3 months ago
..
cassettes
__init__.py
test_anthropic.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_azure_openai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_azureml_endpoint.py
test_baichuan.py feat: Implement ChatBaichuan asynchronous interface (#23589) 3 months ago
test_baiduqianfan.py
test_bedrock.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_coze.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_dappier.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_deepinfra.py community[minor]: add tool calling for DeepInfraChat (#22745) 3 months ago
test_edenai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_ernie.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_fireworks.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_friendli.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_google_palm.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_gpt_router.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_hunyuan.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_jinachat.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_kinetica.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_konko.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_litellm.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_litellm_router.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_llama_edge.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_minimax.py community[patch]: Fix MiniMaxChat validate_environment error (#23770) 3 months ago
test_octoai.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
test_openai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_pai_eas_chat_endpoint.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_premai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_promptlayer_openai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_qianfan_endpoint.py community[patch]: Standardize qianfan model init args name (#22322) 4 months ago
test_snowflake.py community[minor]: add `ChatSnowflakeCortex` chat model (#21490) 3 months ago
test_sparkllm.py community[patch]: standardized sparkllm init args (#21633) 4 months ago
test_tongyi.py community[patch]: Update model client to support vision model in Tong… (#21474) 4 months ago
test_vertexai.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_volcengine_maas.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_yuan2.py community[patch]: upgrade to recent version of mypy (#21616) 4 months ago
test_zhipuai.py patch: remove usage of llm, chat model __call__ (#20788) 5 months ago
text_mlx.py