We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 88e7ba8 + b2dd191 commit 5772dbaCopy full SHA for 5772dba
docs/ff-concepts/adding-customization/custom-code.md
@@ -68,7 +68,9 @@ necessary code.
68
This can significantly speed up the building process and reduce the need for in-depth programming
69
knowledge, making it especially useful for custom functions and actions.
70
71
-**Limitation:** The prompts are limited to 100 characters currently.
+:::info[Limitation]
72
+Your prompt must be at least 3 words and no more than 500 characters.
73
+:::
74
75
<div style={{
76
position: 'relative',
0 commit comments