-
Notifications
You must be signed in to change notification settings - Fork 16k
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: Adding Docs for new SQLServer Vector store package #28173
docs: Adding Docs for new SQLServer Vector store package #28173
Conversation
Adding Vector Store SQL DB
Adding SQLServer Vector Store to the Index Table
…m90/langchain into sqlvector-langchain-branch
adding sqlserver vectore store matrix
…m90/langchain into sqlvector-langchain-branch
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@baskaryan I am getting vercel deployment error for unrelated files I havent changed or touched https://langchain-hyca809rb-langchain.vercel.app Could you help us with fixing this? Error: MDX compilation failed for file "/vercel/path0/docs/docs/langserve.md" |
I had the same in my PR and I think other PRs have the same issue. |
@baskaryan requesting help on this Vercel Failure |
@efriis can you please help to have the PR unblocked? Thanks! |
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.
any chance you could get rid of the huge vector in this?
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.
for future reference this took a bit of work to get across the finish line! I think your editor might be adding some unusual html tags to the markdown cells (with style= vscode styling), as well as some issues with the format of the doc (huge embeddings, etc.).
Excited to work together, and just for future docs PRs! ^
Thanks a lot for the help Erick! Noted about the formatting issues, we'll double check next time |
Description: Adding Documentation for new SQL Server Vector Store Package.
Changed files -
Added new Vector Store - docs\docs\integrations\vectorstores\sqlserver.ipynb
FeatureTable.Js - docs\src\theme\FeatureTables.js
Microsoft.mdx - docs\docs\integrations\providers\microsoft.mdx
Detailed documentation on API - https://python.langchain.com/api_reference/sqlserver/index.html