Sfoglia il codice sorgente

Update env.j2

Set OPEN_AI to matrix_bot_chatgpt_openai_pro
pull/2420/head
bertybuttface 3 anni fa
committed by GitHub
parent
commit
18c3903def
Non sono state trovate chiavi note per questa firma nel database ID Chiave GPG: 4AEE18F83AFDEB23
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      roles/custom/matrix-bot-chatgpt/templates/env.j2

+ 1
- 0
roles/custom/matrix-bot-chatgpt/templates/env.j2 Vedi File

@@ -4,6 +4,7 @@ MATRIX_ACCESS_TOKEN={{ matrix_bot_chatgpt_matrix_access_token }}
OPENAI_EMAIL={{ matrix_bot_chatgpt_openai_email }}
OPENAI_PASSWORD={{ matrix_bot_chatgpt_openai_password }}
OPENAI_LOGIN_TYPE={{ matrix_bot_chatgpt_openai_login_type }}
OPENAI_PRO={{ matrix_bot_chatgpt_openai_pro }}

# With the @ and :DOMAIN, ie @SOMETHING:DOMAIN
MATRIX_BOT_USERNAME={{ matrix_bot_chatgpt_matrix_bot_username }}


Caricamento…
Annulla
Salva