Rename to blocks (#502)
This commit is contained in:
parent
22a09de6e6
commit
729634e1d6
10 changed files with 108 additions and 111 deletions
|
|
@ -21,8 +21,8 @@ export const models: Array<Model> = [
|
|||
description: 'For complex, multi-step tasks',
|
||||
},
|
||||
{
|
||||
id: 'gpt-4o-canvas',
|
||||
label: 'GPT 4o with Canvas',
|
||||
id: 'gpt-4o-blocks',
|
||||
label: 'GPT 4o with Blocks',
|
||||
apiIdentifier: 'gpt-4o',
|
||||
description: 'Collaborate with writing',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue