Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/GPT3Discord/commit/7c7956d131dad8ff38336034f3fc9013275403ec You should set ROOT_URL correctly, otherwise the web may not work correctly.

bump version

Kaveen Kumarasinghe 2 years ago
parent 369c836a72
commit 7c7956d131

@ -24,7 +24,7 @@ from models.message_model import Message
from models.openai_model import Model
from models.usage_service_model import UsageService
__version__ = "2.4"
__version__ = "3.0"
"""
Message queueing for the debug service, defer debug messages to be sent later so we don't hit rate limits.

Loading…
Cancel
Save