langchain/libs/community/tests/unit_tests/chat_models
Yunmo Koo fee6f983ef
community[minor]: Integration for Friendli LLM and ChatFriendli ChatModel. (#17913)
## Description
- Add [Friendli](https://friendli.ai/) integration for `Friendli` LLM
and `ChatFriendli` chat model.
- Unit tests and integration tests corresponding to this change are
added.
- Documentations corresponding to this change are added.

## Dependencies
- Optional dependency
[`friendli-client`](https://pypi.org/project/friendli-client/) package
is added only for those who use `Frienldi` or `ChatFriendli` model.

## Twitter handle
- https://twitter.com/friendliai
2024-03-08 02:20:47 +00:00
..
__init__.py
konko.py community[minor]: Adding Konko Completion endpoint (#15570) 2024-01-23 18:22:32 -08: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 infra: add print rule to ruff (#16221) 2024-02-09 16:13:30 -08:00
test_bedrock.py community[patch]: BedrockChat -> Support Titan express as chat model (#15408) 2024-01-22 11:37:23 -08: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]: 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 feat: Implement stream interface (#15875) 2024-01-11 21:32:48 -08:00
test_openai.py community[patch]: Fix chat openai unit test (#17124) 2024-02-07 22:08:26 -05:00
test_perplexity.py community[minor]: Add support for Perplexity chat model(#17024) 2024-03-01 12:19:23 -08: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: Integration of New Chat Model Based on ChatGLM3 via ZhipuAI API (#15105) 2024-01-01 15:17:03 -08:00