langchain/docs/docs/integrations
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>
2024-02-13 10:55:14 -08:00
..
adapters docs[patch]: fix ipynb links (#14325) 2023-12-06 09:29:07 -08:00
callbacks docs: update StreamlitCallbackHandler example (#16970) 2024-02-05 18:20:59 -08:00
chat community[minor]: integrate chat models with Yuan2.0 (#16575) 2024-02-13 10:55:14 -08:00
chat_loaders docs: integration package pip installs (#15762) 2024-01-09 11:13:10 -08:00
document_loaders Framework for supporting more languages in LanguageParser (#13318) 2024-02-13 08:45:49 -08:00
document_transformers docs: integration package pip installs (#15762) 2024-01-09 11:13:10 -08:00
llms google-genai[patch]: release 0.0.9, safety settings docs (#17432) 2024-02-13 10:01:25 -08:00
memory docs: rm unnecessary imports (#16876) 2024-02-12 19:25:54 -08:00
platforms docs integraions/providers nav fix (#17148) 2024-02-06 20:33:14 -08:00
providers docs: use PromptTemplate.from_template (#17218) 2024-02-07 19:52:42 -08:00
retrievers community[minor]: add FlashRank ranker (#16785) 2024-02-12 20:00:52 -08:00
stores community: revert SQL Stores (#16912) 2024-02-01 16:37:40 -08:00
text_embedding google-genai[patch]: release 0.0.9, safety settings docs (#17432) 2024-02-13 10:01:25 -08:00
toolkits docs: Fix typo in amadeus.ipynb (#16916) 2024-02-06 09:42:05 -08:00
tools tools:docs: update google_search.ipynb - change tool name (#17354) 2024-02-11 21:25:19 -08:00
vectorstores docs: another auth method for ElasticsearchStore (#16831) 2024-02-12 19:29:54 -08:00