Commit 255b38f
committed
Refactor Bedrock service response handling
- Removed the prompt parameter from the handleBedrockResponse method in BedrockService to streamline response processing.
- Updated invokeModel method to reflect this change, enhancing code clarity and maintainability.1 parent 7100f36 commit 255b38f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
137 | | - | |
| 137 | + | |
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| |||
0 commit comments