mirror of
https://github.com/eigent-ai/eigent.git
synced 2026-05-13 07:03:58 +00:00
fix: model platform naming
This commit is contained in:
parent
aa6c1b55bc
commit
b9d24686fc
1 changed files with 1 additions and 1 deletions
|
|
@ -56,7 +56,7 @@ export const INIT_PROVODERS: Provider[] = [
|
|||
model_type: ""
|
||||
},
|
||||
{
|
||||
id: 'bedrock',
|
||||
id: 'aws-bedrock',
|
||||
name: 'AWS Bedrock',
|
||||
apiKey: '',
|
||||
apiHost: '',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue