-
Notifications
You must be signed in to change notification settings - Fork 282
docs: add blog on VLLM semantic router + Milvus integration #561
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
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for vllm-semantic-router ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
👥 vLLM Semantic Team NotificationThe following members have been identified for the changed files in this PR and have been automatically assigned: 📁
|
|
@yinmin2020 thank you for the contribution! can you sign the DCO and fix the CI issues? |
Signed-off-by: Huamin Chen <rootfs@users.noreply.github.com>
|
@yinmin2020 can you sign off the commits? |
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.
I think we can create a separate directory. As the blog content and images grow, it will become difficult to manage in the end.

What type of PR is this?
docs(website): add blog post about semantic routing with VLLM and Milvus
What this PR does / why we need it:
This PR adds a new blog post that introduces how to build a semantic routing layer using VLLM and Milvus. The article covers:
This content helps users understand advanced use cases of the project and demonstrates practical integration with popular LLM and vector database tools.
Which issue(s) this PR fixes:
None
Release Notes: No