mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2026-01-07 22:10:21 +08:00
fix: O3 config text-embedding-3-small duplicate
This commit is contained in:
parent
95244747b1
commit
77ff910aa2
@ -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…
Reference in New Issue
Block a user