Skip to content

Commit

Permalink
fix: max_tokens value
Browse files Browse the repository at this point in the history
  • Loading branch information
SMKRV committed Jan 29, 2025
1 parent 0e06794 commit f17c631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom_components/ha_text_ai/services.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ ask_question:

max_tokens:
name: Max Tokens
description: Maximum length of the response (1-4096 tokens)
description: Maximum length of the response (tokens)
required: false
default: 1000
selector:
Expand Down

0 comments on commit f17c631

Please sign in to comment.