mirror of
https://github.com/smkrv/ha-text-ai.git
synced 2026-07-29 12:43:56 +08:00
fix: max_tokens value
This commit is contained in:
@@ -69,7 +69,7 @@ ask_question:
|
|||||||
selector:
|
selector:
|
||||||
number:
|
number:
|
||||||
min: 1
|
min: 1
|
||||||
max: 4096
|
max: 100000
|
||||||
step: 1
|
step: 1
|
||||||
mode: box
|
mode: box
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user