mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
fix: bump aibridge to include forward Anthropic-Beta header upstream fix (#22711)
Bumps aibridge to include https://github.com/coder/aibridge/pull/205 which forwards the Anthropic-Beta header to the upstream Anthropic API. Related to: * issue: https://github.com/coder/aibridge/issues/192 * Internal Slack thread: https://codercom.slack.com/archives/C096PFVBZKN/p1772792545309049
This commit is contained in:
@@ -480,7 +480,7 @@ require (
|
||||
github.com/anthropics/anthropic-sdk-go v1.19.0
|
||||
github.com/brianvoe/gofakeit/v7 v7.14.0
|
||||
github.com/coder/agentapi-sdk-go v0.0.0-20250505131810-560d1d88d225
|
||||
github.com/coder/aibridge v1.0.8-0.20260306115208-e559e5e4a7e2
|
||||
github.com/coder/aibridge v1.0.8-0.20260306121236-1e9e0d835d7a
|
||||
github.com/coder/aisdk-go v0.0.9
|
||||
github.com/coder/boundary v0.8.4-0.20260304164748-566aeea939ab
|
||||
github.com/coder/preview v1.0.7
|
||||
|
||||
Reference in New Issue
Block a user