Ver a proveniência

Update env.j2

Use matrix_bot_chatgpt_context for CHATGPT_CONTEXT
pull/2422/head
bertybuttface há 3 anos
committed by GitHub
ascendente
cometimento
d66a2949f6
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com 2 adições e 0 eliminações
  1. +2
    -0
      roles/custom/matrix-bot-chatgpt/templates/env.j2

+ 2
- 0
roles/custom/matrix-bot-chatgpt/templates/env.j2 Ver ficheiro

@@ -6,6 +6,8 @@ OPENAI_PASSWORD={{ matrix_bot_chatgpt_openai_password }}
OPENAI_LOGIN_TYPE={{ matrix_bot_chatgpt_openai_login_type }}
OPENAI_PRO={{ matrix_bot_chatgpt_openai_pro | to_json }}

CHATGPT_CONTEXT={{ matrix_bot_chatgpt_context }}

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


Carregando…
Cancelar
Guardar