mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-08-28 05:27:24 +00:00
Update src/api/providers/bedrock.ts
yes, unneeded remnant Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
This commit is contained in:
parent
d8df9a5e2c
commit
f7675244bd
1 changed files with 0 additions and 1 deletions
|
|
@ -667,7 +667,6 @@ Please check:
|
|||
async completePrompt(prompt: string): Promise<string> {
|
||||
try {
|
||||
const modelConfig = this.getModel()
|
||||
//this.costModelConfig = modelConfig;
|
||||
|
||||
// Handle cross-region inference
|
||||
let modelId: string
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue