Browse Source

Merge pull request #2676 from darsh12/patch-1

Update matrix chatgpt bot  (v3.0.0 -> v3.1.0)
pull/2677/head
Slavi Pantaleev 2 years ago
committed by GitHub
parent
commit
a0d94a7024
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml View File

@@ -4,7 +4,7 @@

matrix_bot_chatgpt_enabled: true

matrix_bot_chatgpt_version: 3.0.0
matrix_bot_chatgpt_version: 3.1.0

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


Loading…
Cancel
Save