bobbai00 opened a new pull request, #4497: URL: https://github.com/apache/texera/pull/4497
### What changes were proposed in this PR? Stacks on #4496. Wires `agent-service` into the single-node deployment under `bin/single-node/`: a LiteLLM config, an nginx route for `/api/agents/*`, a `push-images.sh` helper, and a sample `student_performance.csv` in `shared-data/` so the agent has a dataset to exercise. ### Any related issues, documentation, discussions? Stacked on #4495 and #4496. Diff against `main` is cumulative until both merge. ### How was this PR tested? Built the compose stack locally with `docker compose up`, opened the workspace, confirmed the agent panel reaches `agent-service` via the new nginx route and the LiteLLM proxy resolves model calls. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.7) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
