瀏覽代碼

Update main.yml

pull/2449/head
ste7la 3 年之前
committed by GitHub
父節點
當前提交
264f541d4c
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml 查看文件

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

# 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_context: 'thread' # CHATGPT_CONTEXT="thread"


Loading…
取消
儲存