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

Commit8c24511

Browse files
committed
chore: update dogfood template to use new aibridge endpoint (#20525)
Also updating Nix to 2.28.5 since the previous version 404s.Closescoder/internal#1105
1 parent259f91c commit8c24511

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎dogfood/coder/main.tf‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@ resource "coder_agent" "dev" {
479479
dir=local.repo_dir
480480
env={
481481
OIDC_TOKEN: data.coder_workspace_owner.me.oidc_access_token,
482-
ANTHROPIC_BASE_URL:"https://dev.coder.com/api/experimental/aibridge/anthropic",
482+
ANTHROPIC_BASE_URL:"https://dev.coder.com/api/v2/aibridge/anthropic",
483483
ANTHROPIC_AUTH_TOKEN: data.coder_workspace_owner.me.session_token
484484
}
485485
startup_script_behavior="blocking"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp