Explorar el Código

Merge pull request #2973 from bertybuttface/patch-1

Update ChatGPT Bot
pull/2976/head
Slavi Pantaleev hace 2 años
committed by GitHub
padre
commit
49f749655d
No se encontró ninguna clave conocida en la base de datos para esta firma ID de clave GPG: 4AEE18F83AFDEB23
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. +1
    -1
      roles/custom/matrix-bot-chatgpt/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-chatgpt/defaults/main.yml Ver fichero

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


# renovate: datasource=docker depName=ghcr.io/matrixgpt/matrix-chatgpt-bot # 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: false
matrix_bot_chatgpt_container_image_self_build_repo: "https://github.com/matrixgpt/matrix-chatgpt-bot" matrix_bot_chatgpt_container_image_self_build_repo: "https://github.com/matrixgpt/matrix-chatgpt-bot"


Cargando…
Cancelar
Guardar