From b83533b514d54410eb3b84c4c398ab43361a33ac Mon Sep 17 00:00:00 2001 From: H5N3RG Date: Fri, 19 Sep 2025 17:53:22 +0200 Subject: [PATCH] Update settingtypes.txt Signed-off-by: H5N3RG --- settingtypes.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/settingtypes.txt b/settingtypes.txt index e7b0b66..3001471 100644 --- a/settingtypes.txt +++ b/settingtypes.txt @@ -9,10 +9,10 @@ llm_max_tokens_integer (Send max_tokens as integer) bool true # Your API key for the LLM endpoint -llm_api_key (API Key) string "" +llm_api_key (API Key) string # The URL of the OpenAI-compatible LLM endpoint -llm_api_url (API URL) string "" +llm_api_url (API URL) string # The model to use for the LLM (leave empty for none) -llm_model (Model) string "" +llm_model (Model) string