浏览代码

Merge pull request #2973 from bertybuttface/patch-1

Update ChatGPT Bot
pull/2976/head
Slavi Pantaleev 2 年前
committed by GitHub
父节点
当前提交
49f749655d
找不到此签名对应的密钥 GPG 密钥 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 查看文件

@@ -5,7 +5,7 @@
matrix_bot_chatgpt_enabled: true

# renovate: datasource=docker depName=ghcr.io/matrixgpt/matrix-chatgpt-bot
matrix_bot_chatgpt_version: 3.1.2
matrix_bot_chatgpt_version: 3.1.4

matrix_bot_chatgpt_container_image_self_build: false
matrix_bot_chatgpt_container_image_self_build_repo: "https://github.com/matrixgpt/matrix-chatgpt-bot"


正在加载...
取消
保存