ste7la
há 3 anos
committed by
GitHub
ascendente
cometimento
30a8a99ead
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
1 adições e
1 eliminações
-
roles/custom/matrix-bot-chatgpt/templates/env.j2
|
|
|
@@ -1,7 +1,7 @@ |
|
|
|
MATRIX_HOMESERVER_URL={{ matrix_bot_chatgpt_matrix_homeserver_url }} |
|
|
|
MATRIX_ACCESS_TOKEN={{ matrix_bot_chatgpt_matrix_access_token }} |
|
|
|
|
|
|
|
OPENAI_API_KEY={{ matrix_bot_chatgpt_openai_apikey }} |
|
|
|
OPENAI_API_KEY={{ matrix_bot_chatgpt_openai_api_key }} |
|
|
|
OPENAI_PRO={{ matrix_bot_chatgpt_openai_pro | to_json }} |
|
|
|
|
|
|
|
CHATGPT_CONTEXT={{ matrix_bot_chatgpt_context }} |
|
|
|
|