Преглед изворни кода

Fix linting issue.

pull/2422/head
bertybuttface пре 3 година
committed by GitHub
родитељ
комит
7b5ced3037
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml Прегледај датотеку

@@ -33,7 +33,7 @@ matrix_bot_chatgpt_openai_password: '' # OPENAI_PASSWORD=
matrix_bot_chatgpt_openai_login_type: 'google' # OPENAI_LOGIN_TYPE="google" matrix_bot_chatgpt_openai_login_type: 'google' # OPENAI_LOGIN_TYPE="google"
matrix_bot_chatgpt_openai_pro: false # OPENAI_PRO matrix_bot_chatgpt_openai_pro: false # OPENAI_PRO


matrix_bot_chatgpt_context: 'thread' # CHATGPT_CONTEXT="thread"
matrix_bot_chatgpt_context: 'thread' # CHATGPT_CONTEXT="thread"


# Matrix Static Settings (required, see notes) # Matrix Static Settings (required, see notes)
# Defaults to "https://matrix.org" # Defaults to "https://matrix.org"


Loading…
Откажи
Сачувај