@@ -9,10 +9,10 @@
|
|||||||
llm_max_tokens_integer (Send max_tokens as integer) bool true
|
llm_max_tokens_integer (Send max_tokens as integer) bool true
|
||||||
|
|
||||||
# Your API key for the LLM endpoint
|
# 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
|
# 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)
|
# The model to use for the LLM (leave empty for none)
|
||||||
llm_model (Model) string ""
|
llm_model (Model) string
|
||||||
|
|||||||
Reference in New Issue
Block a user