feat(deployment, v1.1.0-incubating): add agent-service and litellm to single-node deployment#4592
Merged
bobbai00 merged 1 commit intoMay 1, 2026
Conversation
…ment (apache#4544) ### What changes were proposed in this PR? This PR wires the agent-service and a LiteLLM proxy into `bin/single-node` so the texera agent works end-to-end in the single node deployment. ### Any related issues, documentation, discussions? Closes apache#4499 ### How was this PR tested? - Manually export LLM API Key and then `docker compose up`. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Opus 4.7) --------- Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com> Co-authored-by: Xinyuan Lin <xinyual3@uci.edu> Co-authored-by: Chen Li <chenli@gmail.com> (cherry picked from commit 2565dad)
Contributor
|
I am working on a better backport procedure. for now, please use |
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.
What changes were proposed in this PR?
Backport of #4544.
Any related issues, documentation, discussions?
How was this PR tested?
Was this PR authored or co-authored using generative AI tooling?