Skip to content

Commit f17c631

Browse files
author
SMKRV
committed
fix: max_tokens value
1 parent 0e06794 commit f17c631

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom_components/ha_text_ai/services.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ ask_question:
6363

6464
max_tokens:
6565
name: Max Tokens
66-
description: Maximum length of the response (1-4096 tokens)
66+
description: Maximum length of the response (tokens)
6767
required: false
6868
default: 1000
6969
selector:

0 commit comments

Comments
 (0)