docs: add modelscope endpoint (#28941)

## Description

To integrate ModelScope inference API endpoints for both Embeddings,
LLMs and ChatModels, install the package
`langchain-modelscope-integration` (as discussed in issue #28928 ). This
is necessary because the package name `langchain-modelscope` was already
registered by another party.

ModelScope is a premier platform designed to connect model checkpoints
with model applications. It provides the necessary infrastructure to
share open models and promote model-centric development. For more
information, visit GitHub page:
[ModelScope](https://github.com/modelscope).
This commit is contained in:
Yunlin Mao
2025-01-02 23:08:41 +08:00
committed by GitHub
parent a37be6dc65
commit c59093d67f
6 changed files with 863 additions and 97 deletions

View File

@@ -308,3 +308,7 @@ packages:
repo: crate/langchain-cratedb
downloads: 362
downloads_updated_at: '2024-12-23T20:53:27.001852+00:00'
- name: langchain-modelscope
path: .
repo: modelscope/langchain-modelscope
downloads: 0