super secret fix

This commit is contained in:
Alex Cheema
2025-10-07 21:48:05 +01:00
parent 2b12808344
commit beda699ffb

View File

@@ -252,6 +252,7 @@ class Args(CamelCaseModel):
"--with-chainlit",
action="store_true",
dest="with_chainlit",
default=True,
)
parser.add_argument(
"--chainlit-port",