Commit 5cbc854
committed
refactor: simplify gateway to anthropic, openai, google, xai only
Remove bedrock from supported gateway providers due to its complex
AWS credential-based authentication, which doesn't fit the simple
API key routing model of the gateway.1 parent 52c7535 commit 5cbc854
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
| 19 | + | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
| |||
0 commit comments