Explorar el Código
Update main.yml
update matrix_bot_chatgpt_version to 3.1.0
pull/2676/head
darsh12
hace 2 años
committed by
GitHub
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
-
roles/custom/matrix-bot-chatgpt/defaults/main.yml
|
|
|
@@ -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" |
|
|
|
|