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/docs
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>
5 months ago
..
api_reference infra: add print rule to ruff (#16221) 5 months ago
docs community[minor]: integrate chat models with Yuan2.0 (#16575) 5 months ago
scripts infra: add print rule to ruff (#16221) 5 months ago
src docs[patch]: fix zoom (#14786) 7 months ago
static docs: Update with LCEL examples to Ollama & ChatOllama Integration notebook (#16194) 6 months ago
.local_build.sh docs: partner packages (#16960) 5 months ago
README.md docs: developer docs (#14776) 7 months ago
babel.config.js Restructure docs (#11620) 9 months ago
code-block-loader.js Restructure docs (#11620) 9 months ago
docusaurus.config.js docs: add youtube link (#17065) 5 months ago
package-lock.json docs[patch]: search experiment (#14254) 7 months ago
package.json docs[patch]: search experiment (#14254) 7 months ago
settings.ini Restructure docs (#11620) 9 months ago
sidebars.js docs: `Toolkits` menu (#16217) 5 months ago
vercel.json docs: titles fix (#17206) 5 months ago
vercel_build.sh docs: add LangGraph (#15682) 6 months ago
vercel_requirements.txt infra: docs build install community editable (#14739) 7 months ago

README.md

LangChain Documentation

For more information on contributing to our documentation, see the Documentation Contributing Guide