From fc5bd4cce597cd76a4e2e97c488e8ce886b02d1c Mon Sep 17 00:00:00 2001 From: Arnaud Date: Mon, 16 Sep 2024 14:27:42 +0200 Subject: [PATCH] Add helper question for large files --- src/routes/dashboard/help.tsx | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/routes/dashboard/help.tsx b/src/routes/dashboard/help.tsx index 62913c9..a312b0d 100644 --- a/src/routes/dashboard/help.tsx +++ b/src/routes/dashboard/help.tsx @@ -34,6 +34,17 @@ export const Route = createFileRoute("/dashboard/help")({ +
+ +
+

Can Codex handle big files ?

+

+ Codex can handle very large files, which is its main purpose. + However, for this UI, the files used should not be too large. +

+
+
+