Skip to content

Commit b9d2468

Browse files
committed
fix: model platform naming
1 parent aa6c1b5 commit b9d2468

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/llm.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ export const INIT_PROVODERS: Provider[] = [
5656
model_type: ""
5757
},
5858
{
59-
id: 'bedrock',
59+
id: 'aws-bedrock',
6060
name: 'AWS Bedrock',
6161
apiKey: '',
6262
apiHost: '',

0 commit comments

Comments
 (0)