mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-04-23 06:30:00 +08:00
Docs: remove max tokens. (#6198)
### What problem does this PR solve? #6178 ### Type of change - [x] Documentation Update
This commit is contained in:
parent
1b9f63f799
commit
5841aa8189
@ -1577,7 +1577,6 @@ Success:
|
||||
"language": "English",
|
||||
"llm": {
|
||||
"frequency_penalty": 0.7,
|
||||
"max_tokens": 512,
|
||||
"model_name": "qwen-plus@Tongyi-Qianwen",
|
||||
"presence_penalty": 0.4,
|
||||
"temperature": 0.1,
|
||||
@ -1825,7 +1824,6 @@ Success:
|
||||
"language": "English",
|
||||
"llm": {
|
||||
"frequency_penalty": 0.7,
|
||||
"max_tokens": 512,
|
||||
"model_name": "qwen-plus@Tongyi-Qianwen",
|
||||
"presence_penalty": 0.4,
|
||||
"temperature": 0.1,
|
||||
@ -2807,7 +2805,6 @@ Success:
|
||||
"cite": true,
|
||||
"frequency_penalty": 0.7,
|
||||
"llm_id": "gpt-4o___OpenAI-API@OpenAI-API-Compatible",
|
||||
"max_tokens": 256,
|
||||
"message_history_window_size": 12,
|
||||
"parameters": [],
|
||||
"presence_penalty": 0.4,
|
||||
@ -2854,7 +2851,6 @@ Success:
|
||||
"frequency_penalty": 0.7,
|
||||
"llm_id": "gpt-4o___OpenAI-API@OpenAI-API-Compatible",
|
||||
"maxTokensEnabled": true,
|
||||
"max_tokens": 256,
|
||||
"message_history_window_size": 12,
|
||||
"parameters": [],
|
||||
"presencePenaltyEnabled": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user