소스 검색

Update env.j2

pull/2449/head
ste7la 3 년 전
committed by GitHub
부모
커밋
30a8a99ead
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/templates/env.j2

+ 1
- 1
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 }}


불러오는 중...
취소
저장