Skip to content

Rename the proxy endpoint to ai-proxy#3

Merged
mohit-a21 merged 1 commit into
mainfrom
path_rename
Jun 26, 2026
Merged

Rename the proxy endpoint to ai-proxy#3
mohit-a21 merged 1 commit into
mainfrom
path_rename

Conversation

@mohit-a21

@mohit-a21 mohit-a21 commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Note

Low Risk
No routing logic changes; only documentation and example strings—existing deployments still using the old path must update URLs manually.

Overview
Renames the documented TrueFoundry AI Gateway edge route from tf-edge-proxy/ to ai-proxy/ everywhere users configure gateway.url or --gateway-url.

Docs (gateway.md, getting-started.md, truefoundry_gateway.md) now show …/api/llm/ai-proxy/ in examples, required suffix text, and verify commands. The TrueFoundry guide also refreshes run instructions (sudo aitori up, optional config.yaml + --ui) instead of ./bin/aitori and configs/conversations.yaml.

Code changes are comment-only in internal/router/router.go and matching test URLs in TestRewriteGatewayPathVerbatim; reroute behavior (gateway path sent verbatim) is unchanged.

Reviewed by Cursor Bugbot for commit 86a585b. Bugbot is set up for automated code reviews on this repo. Configure here.

Signed-off-by: Mohit Agarwal <mohit.agarwal@truefoundry.com>
@mohit-a21
mohit-a21 merged commit 4cabf45 into main Jun 26, 2026
10 checks passed
@mohit-a21
mohit-a21 deleted the path_rename branch June 26, 2026 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants