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/langchain_community/chat_models
wulixuan 5d06797905
community[minor]: integrate chat models with Yuan2.0 (#16575)
1. integrate chat models with
[`Yuan2.0`](https://github.com/IEIT-Yuan/Yuan-2.0/blob/main/README-EN.md)
2. add a new doc for [Yuan2.0
integration](docs/docs/integrations/llms/yuan2.ipynb)
 
Yuan2.0 is a new generation Fundamental Large Language Model developed
by IEIT System. We have published all three models, Yuan 2.0-102B, Yuan
2.0-51B, and Yuan 2.0-2B.

---------

Co-authored-by: Bagatur <baskaryan@gmail.com>
8 months ago
..
__init__.py community[minor]: integrate chat models with Yuan2.0 (#16575) 8 months ago
anthropic.py [community] fix anthropic streaming (#16682) 8 months ago
anyscale.py community[patch]: Modify LLMs/Anyscale work with OpenAI API v1 (#14206) 8 months ago
azure_openai.py
azureml_endpoint.py community[patch]: docstrings (#16810) 8 months ago
baichuan.py community: Fix Baichuan Chat. (#15207) 8 months ago
baidu_qianfan_endpoint.py
bedrock.py community[patch]: BedrockChat -> Support Titan express as chat model (#15408) 8 months ago
cohere.py
databricks.py
deepinfra.py infra: add print rule to ruff (#16221) 8 months ago
edenai.py community[patch]: chat model mypy fixes (#17061) 8 months ago
ernie.py community[patch]: chat model mypy fixes (#17061) 8 months ago
everlyai.py
fake.py
fireworks.py
gigachat.py
google_palm.py
gpt_router.py community[patch]: docstrings (#16810) 8 months ago
huggingface.py community[patch]: chat model mypy fixes (#17061) 8 months ago
human.py infra: add print rule to ruff (#16221) 8 months ago
hunyuan.py
javelin_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 8 months ago
jinachat.py
konko.py community[patch]: chat model mypy fixes (#17061) 8 months ago
litellm.py community[patch]: Fix error message when litellm is not installed (#16316) 8 months ago
litellm_router.py community[minor]: Add LiteLLM Router Integration (#15588) 8 months ago
llama_edge.py
meta.py
minimax.py
mlflow.py
mlflow_ai_gateway.py community[patch]: chat model mypy fixes (#17061) 8 months ago
ollama.py community[patch]: Invoke callback prior to yielding token (#17348) 8 months ago
openai.py community[patch]: chat model mypy fixes (#17061) 8 months ago
pai_eas_endpoint.py
promptlayer_openai.py
sparkllm.py community[minor]: Add iFlyTek Spark LLM chat model support (#13389) 8 months ago
tongyi.py community[patch]: chat model mypy fixes (#17061) 8 months ago
vertexai.py community[patch]: chat model mypy fixes (#17061) 8 months ago
volcengine_maas.py community[patch]: docstrings (#16810) 8 months ago
yandex.py community[patch]: chat model mypy fixes (#17061) 8 months ago
yuan2.py community[minor]: integrate chat models with Yuan2.0 (#16575) 8 months ago
zhipuai.py community[patch]: docstrings (#16810) 8 months ago