Przeglądaj źródła

Update main.yml

pull/2449/head
ste7la 3 lat temu
committed by GitHub
rodzic
commit
264f541d4c
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml Wyświetl plik

@@ -28,7 +28,7 @@ matrix_bot_chatgpt_systemd_required_services_list: ['docker.service']
matrix_bot_chatgpt_systemd_wanted_services_list: [] matrix_bot_chatgpt_systemd_wanted_services_list: []


# ChatGPT Settings # ChatGPT Settings
matrix_bot_chatgpt_openai_apikey: '' # OPENAI_API_KEY=
matrix_bot_chatgpt_openai_api_key: '' # OPENAI_API_KEY=
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"


Ładowanie…
Anuluj
Zapisz