mirror of
https://github.com/infiniflow/ragflow.git
synced 2026-08-06 15:44:09 +08:00
Go: introduce content_length and max_output (#17807)
Signed-off-by: Jin Hai <haijin.chn@gmail.com>
This commit is contained in:
@@ -55,7 +55,8 @@
|
||||
},
|
||||
{
|
||||
"name": "claude-sonnet-4-5-20250929",
|
||||
"max_tokens": 200000,
|
||||
"content_length": 200000,
|
||||
"max_output": 64000,
|
||||
"model_types": [
|
||||
"chat"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user