Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add modelscope endpoint #28941

Merged
merged 7 commits into from
Jan 2, 2025
Merged

Conversation

Yunnglin
Copy link
Contributor

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.

@Yunnglin Yunnglin requested a review from efriis as a code owner December 27, 2024 09:39
Copy link

vercel bot commented Dec 27, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 27, 2024 3:41pm

@dosubot dosubot bot added size:XL This PR changes 500-999 lines, ignoring generated files. 🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder labels Dec 27, 2024
@Yunnglin
Copy link
Contributor Author

Yunnglin commented Jan 2, 2025

@efriis Hi, just checking in on my PR. I’d appreciate your review when you have a chance. Thanks!

Copy link
Collaborator

@ccurme ccurme left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for this.

You can see the pypi registration info for langchain-modelscope here: https://pypi.org/project/langchain-modelscope

@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Jan 2, 2025
@ccurme ccurme merged commit c59093d into langchain-ai:master Jan 2, 2025
13 checks passed
pprados pushed a commit to pprados/langchain that referenced this pull request Jan 3, 2025
## Description

To integrate ModelScope inference API endpoints for both Embeddings,
LLMs and ChatModels, install the package
`langchain-modelscope-integration` (as discussed in issue langchain-ai#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).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:docs Changes to documentation and examples, like .md, .rst, .ipynb files. Changes to the docs/ folder lgtm PR looks good. Use to confirm that a PR is ready for merging. size:XL This PR changes 500-999 lines, ignoring generated files.
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants