chore: ci test#1
Open
aiwantaozi wants to merge 2139 commits into
Open
Conversation
Generate worker UUID from server instead of worker's system UUID. Support auto rename worker if the default worker name(hostname) is conflict.
Do not add gpustack.existence-check label for newly created worker
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Should use hostname instead of netloc to detect ip address.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Signed-off-by: linyinli <yinlin@gpustack.ai>
Signed-off-by: linyinli <yinlin@gpustack.ai>
Bump the gpustack-token-usage plugin. Refer to the commit in plugin repo: As the content-length header is removed by other plugin, use the content-type header to determine the data type
Signed-off-by: linyinli <yinlin@gpustack.ai>
As the /v1 prefix has been removed from get_base_url
Signed-off-by: thxCode <thxcode0824@gmail.com>
Add /v1/responses support to the OpenAI-compatible proxy path and gateway route matching so vLLM Responses API requests are forwarded correctly.
Override the cookie with /token-auth API which will be used for all llm ingress in higress.
Signed-off-by: linyinli <yinlin@gpustack.ai>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Normalize cache function key with both args and kwargs then it will generate the same key with args or kwargs.
Request server with prefix /model/proxy/<model_route.id> will be forwarded to route's targets.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.
No description provided.