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

fix: promote AIBridge fromExperimentalHandler#21278

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

Draft
jakehwll wants to merge4 commits intojakehwll/ai-bridge-request-logs-model
base:jakehwll/ai-bridge-request-logs-model
Choose a base branch
Loading
fromjakehwll/ai-bridge-experimentalhandler

Conversation

@jakehwll
Copy link
Contributor

@jakehwlljakehwll commentedDec 15, 2025
edited
Loading

Addressing feedback found in#21252

This pull-request removesExperimentalHandler fromcoderd.go and promotes the endpoints within the frontend. This means that we will no longer be serving AI Bridge under the/api/experimental/ prefix now that things reached release inv2.29.0.

PositionPull-request
fix: improve AI Bridge request logs UI/UX
feat: add AI Bridge request logs model filter
fix: promote AIBridge fromExperimentalHandler

})
}

funcTestAIBridgeRouting(t*testing.T) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

We still need to test the stable routing.


getAIBridgeInterceptions=async(options:SearchParamOptions)=>{
consturl=getURLWithSearchParams(
"/api/v2/aibridge/interceptions",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Please use a const for the URL base.

@matifali
Copy link
Member

Should this be marked as a breaking change?

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@dannykoppingdannykoppingdannykopping left review comments

@ssncferreirassncferreiraAwaiting requested review from ssncferreira

Assignees

@jakehwlljakehwll

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@jakehwll@matifali@dannykopping

[8]ページ先頭

©2009-2025 Movatter.jp