langchain/libs/community/tests/unit_tests/chat_models
Igor Muniz Soares 743f888580
community[minor]: Dappier chat model integration (#19370)
**Description:** 

This PR adds [Dappier](https://dappier.com/) for the chat model. It
supports generate, async generate, and batch functionalities. We added
unit and integration tests as well as a notebook with more details about
our chat model.


**Dependencies:** 
    No extra dependencies are needed.
2024-03-25 07:29:05 +00:00
..
__init__.py
konko.py
test_anthropic.py
test_azureml_endpoint.py
test_azureopenai.py
test_baichuan.py
test_bedrock.py
test_dappier.py community[minor]: Dappier chat model integration (#19370) 2024-03-25 07:29:05 +00:00
test_edenai.py
test_ernie.py
test_fireworks.py
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
test_hunyuan.py
test_imports.py community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913) 2024-03-08 02:20:47 +00: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
test_openai.py
test_perplexity.py community[minor]: Add support for Perplexity chat model(#17024) 2024-03-01 12:19:23 -08:00
test_yuan2.py
test_zhipuai.py