This commit is contained in:
2025-08-16 18:10:51 +02:00
parent dd869cef36
commit 2fa4771b54
+1 -1
View File
@@ -11,7 +11,7 @@ from discord.ext import commands
from constants import ( from constants import (
LATEX_TEX_ENGINE, LATEX_MAX_COMPILE_SECONDS, LATEX_MAX_ATTACH_MB, LATEX_MAX_ZIP_MB, LATEX_TEX_ENGINE, LATEX_MAX_COMPILE_SECONDS, LATEX_MAX_ATTACH_MB, LATEX_MAX_ZIP_MB,
OPENAI_API_KEY, OPENAI_MODEL, ALLOWED_ROLES, GUILD_ID OPENAI_MODEL, ALLOWED_ROLES, GUILD_ID
) )
from latex_functions import ( from latex_functions import (
is_tex_attachment, compile_single_tex_bytes, compile_zip_to_zip, ask_openai_diagnosis is_tex_attachment, compile_single_tex_bytes, compile_zip_to_zip, ask_openai_diagnosis