Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

feat: route AI provider requests to aibridged#21343

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
ssncferreira wants to merge1 commit intossncferreira/feat-aiproxy-proxy-authorization
base:ssncferreira/feat-aiproxy-proxy-authorization
Choose a base branch
Loading
fromssncferreira/feat-aiproxy-routing

Conversation

@ssncferreira
Copy link
Contributor

@ssncferreirassncferreira commentedDec 19, 2025
edited
Loading

Description

Implements request routing for the AI Bridge Proxy. After MITM decryption, requests to known AI providers (Anthropic, OpenAI) are rewritten to the corresponding aibridged endpoint, while requests to unknown hosts are passed through to their original destination.

Changes

  • AddCoderAccessURL configuration option for specifying the Coder deployment URL
  • AddhandleRequest to route decrypted requests based on target host
  • Route known AI providers (Anthropic and OpenAI) to AI Bridge specific endpoint.
  • Passthrough requests to unknown hosts directly to their original destination
  • Inject Coder session token (fromfeat: add proxy authorization to aibridgeproxyd #21342) asAuthorization: Bearer header for aibridged
  • Add tests for routing and passthrough behavior

Depends on:#21342
Closes:coder/internal#1181

@ssncferreiraGraphite App
Copy link
ContributorAuthor

ssncferreira commentedDec 19, 2025
edited
Loading

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stackon Graphite.
Learn more

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

@ssncferreirassncferreiraforce-pushed thessncferreira/feat-aiproxy-routing branch from4d87f7d to9b2593bCompareDecember 19, 2025 21:17
@ssncferreirassncferreira marked this pull request as ready for reviewDecember 19, 2025 22:40
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

@ssncferreirassncferreira

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@ssncferreira

[8]ページ先頭

©2009-2025 Movatter.jp