hibobmaster / matrix_chatgpt_bot

A simple matrix bot that supports image generation and chatting using ChatGPT, Langchain
https://matrix.to/#/#public:matrix.qqs.tw
MIT License
75 stars 13 forks source link

v1.8.0 no longer supports all rooms. If "room_id" is not set in the configuration, a runtime error will occur. #53

Closed mwnu closed 1 week ago

mwnu commented 1 week ago

I recommend retaining the previous version's approach: if left empty, support all rooms. if a domain is set (e.g., :example.com), then only support rooms for the specified domain.

hibobmaster commented 1 week ago

Try the image: hibobmaster/matrixchatgptbot:sha-f568c0bc1a1bf2fdf244a16259a943a3db6b59bf

mwnu commented 1 week ago

Try the image: hibobmaster/matrixchatgptbot:sha-f568c0bc1a1bf2fdf244a16259a943a3db6b59bf

The new image fixes the issue where "room_id" was not configured

hibobmaster commented 1 week ago

https://github.com/hibobmaster/matrix_chatgpt_bot/releases/tag/v1.8.1