fix: O3 config text-embedding-3-small duplicate
This commit is contained in:
parent
0db4c8b475
commit
5e086a1686
@ -500,12 +500,6 @@ export const SYSTEM_MODELS: Record<string, Model[]> = {
|
|||||||
name: 'text-embedding-3-small',
|
name: 'text-embedding-3-small',
|
||||||
group: '嵌入模型'
|
group: '嵌入模型'
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: 'text-embedding-3-small',
|
|
||||||
provider: 'o3',
|
|
||||||
name: 'text-embedding-3-small',
|
|
||||||
group: '嵌入模型'
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: 'text-embedding-ada-002',
|
id: 'text-embedding-ada-002',
|
||||||
provider: 'o3',
|
provider: 'o3',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user