Skip to content

Commit f767524

Browse files
Update src/api/providers/bedrock.ts
yes, unneeded remnant Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
1 parent d8df9a5 commit f767524

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/providers/bedrock.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -667,7 +667,6 @@ Please check:
667667
async completePrompt(prompt: string): Promise<string> {
668668
try {
669669
const modelConfig = this.getModel()
670-
//this.costModelConfig = modelConfig;
671670

672671
// Handle cross-region inference
673672
let modelId: string

0 commit comments

Comments
 (0)