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:
Smartsheet-JB-Brown 2025-03-13 08:09:21 -07:00 committed by GitHub
parent d8df9a5e2c
commit f7675244bd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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