소스 검색
Update main.yml
update matrix_bot_chatgpt_version to 3.1.0
pull/2676/head
darsh12
2 년 전
committed by
GitHub
No known key found for this signature in database
GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일과
1개의 추가작업 그리고
1개의 파일을 삭제
-
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" |
|
|
|
|