1
0
mirror of https://github.com/spantaleev/matrix-docker-ansible-deploy.git synced 2025-08-10 21:52:20 +02:00

Merge pull request #2676 from darsh12/patch-1

Update matrix chatgpt bot  (v3.0.0 -> v3.1.0)
This commit is contained in:
Slavi Pantaleev
2023-05-10 09:16:20 +03:00
committed by GitHub

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"