Commit 6ffe5da
Create BedrockRuntime client with InvokeModel operation (#1849)
* Create BedrockRuntime client with InvokeModel operation
* Fix documentation URL
* Fix BedrockRuntime InvokeModel documentation example
* Regenrate BedrockRuntime InvokeModel
* Input and Result unit tests for BedrockRuntime InvokeModel operation
* Fix BedrockRuntime tests
* Fix BedrockRuntime tests
* Fix SymfonyBundle Changelog
* Upgraded Symfony/Bundle branch-alias dev-master from 1.13-dev to 1.14-dev
* Removed .idea files
* Remove BedrockRuntime service endpoint- and smoke properties
---------
Co-authored-by: Victor Thuillier <[email protected]>1 parent f98676a commit 6ffe5da
File tree
3 files changed
+9
-1
lines changed- src/DependencyInjection
3 files changed
+9
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
25 | 29 | | |
26 | 30 | | |
27 | 31 | | |
| |||
0 commit comments