mirror of
https://github.com/CherryHQ/cherry-studio.git
synced 2025-12-27 04:31:27 +08:00
Update embedings.ts
This commit is contained in:
parent
43dc4e85a7
commit
1d960993c7
@ -222,6 +222,10 @@ export const EMBEDDING_MODELS = [
|
||||
{
|
||||
id: 'embed-multilingual-v2.0',
|
||||
max_context: 256
|
||||
},
|
||||
{
|
||||
id: 'text-embedding-004',
|
||||
max_context: 2048
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user