mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-23 13:03:50 +00:00
doc: m3e model
This commit is contained in:
@@ -50,7 +50,9 @@
|
||||
{
|
||||
"model": "text-embedding-ada-002",
|
||||
"name": "Embedding-2",
|
||||
"price": 0
|
||||
"price": 0,
|
||||
"defaultToken": 500,
|
||||
"maxToken": 3000
|
||||
}
|
||||
],
|
||||
"QAModel": {
|
||||
|
Reference in New Issue
Block a user