feat(provider): Integrate vLLM Semantic Router as a model provider#33
Merged
Merged
Conversation
✅ Deploy Preview for rad-granita-26ed35 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Author
|
/cc @Xunzhuo ptal.Btw i also found some integration tests failing ,which has nothing to do with my changes. Though for now we dont get CI to test these.But I think we should fix it first. I'll check what caused the error later on. |
Contributor
|
@FAUST-BENCHOU can you rebase and check if has any errors? |
4571146 to
780c10f
Compare
Author
|
ya sure. |
Signed-off-by: zhoujinyu <2319109590@qq.com>
780c10f to
8b51aca
Compare
Contributor
|
@FAUST-BENCHOU more integrations and UX improves can be added later |
Contributor
Author
|
ya i'm using mac.i will add this.Thanks for your review |
9 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Summary
Why Now
Linked Issue
Affected Surfaces
Validation
i use a most simple semantic-router config.yml like
And after
elephant provider configureto my own config it is likeAnd through adpter we can get
these for elephant-agnent for now
Checklist
make agent-report CHANGED_FILES="..."or provided the equivalent changed-file contextFollow-Ups Or Debt