-
Notifications
You must be signed in to change notification settings - Fork 15.9k
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
Integration: Add Alibaba-Cloud's Lindorm as a integration #29085
base: master
Are you sure you want to change the base?
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@jarib could you please review this pr. I only add the jupyternotebook for lindorm |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"\n", | ||
"| Provider | Package |\n", | ||
"|:--------:|:---------------------------------:|\n", | ||
"| [Lindorm](/docs/integrations/providers/lindorm/) | [langchain-lindorm-integration](https://pypi.org/manage/projects/) |\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"| [Lindorm](/docs/integrations/providers/lindorm/) | [langchain-lindorm-integration](https://pypi.org/manage/projects/) |\n", | |
"| [Lindorm](/docs/integrations/providers/lindorm/) | [langchain-lindorm-integration](https://pypi.org/project/langchain-lindorm-integration/) |\n", |
"languageId": "raw" | ||
} | ||
}, | ||
"source": "%pip install -qU \"langchain-lindorm-integration\"" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should render this in a code block (see preview here)
"```{=mdx}\n", | ||
"import EmbeddingTabs from \"@theme/EmbeddingTabs\";\n", | ||
"\n", | ||
"<EmbeddingTabs/>\n", | ||
"```\n", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
add lindorm introduction jupyternotebook.