Commit c43915b
feat(ai): add AWS Bedrock as native AI provider (#1152)
* feat(ai): add AWS Bedrock as native AI provider
- Add AWS Bedrock to the list of supported AI providers in documentation
- Document required configuration: AWS region and API key
- Add changelog entry for November 19, 2025
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
* feat: change API key to long term API key for AWS Bedrock
Co-authored-by: centdix <centdix@users.noreply.github.com>
* fix: remove AWS Bedrock setup guide reference
Co-authored-by: centdix <centdix@users.noreply.github.com>
* fix: update Azure OpenAI base URL format
Co-authored-by: centdix <centdix@users.noreply.github.com>
* remove guide
* nit
* version
---------
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
Co-authored-by: windmill-internal-app[bot] <windmill-internal-app[bot]@users.noreply.github.com>
Co-authored-by: centdix <centdix@users.noreply.github.com>
Co-authored-by: centdix <farhadg110@gmail.com>1 parent 1c99067 commit c43915b
File tree
10 files changed
+18
-157
lines changed- changelog/2025-11-19-aws-bedrock
- docs
- core_concepts/22_ai_generation
- misc/9_guides/aws_bedrock
10 files changed
+18
-157
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
230 | | - | |
| 230 | + | |
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | 237 | | |
| 238 | + | |
| 239 | + | |
238 | 240 | | |
239 | 241 | | |
240 | 242 | | |
241 | | - | |
242 | | - | |
243 | | - | |
244 | | - | |
245 | | - | |
| 243 | + | |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file was deleted.
Binary file not shown.
Binary file not shown.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
124 | 123 | | |
125 | 124 | | |
126 | 125 | | |
| |||
0 commit comments