Skip to content

Commit b2dd191

Browse files
Code Copilot Character Length Update (#398)
Co-authored-by: Pooja Bhaumik <[email protected]>
1 parent 6897932 commit b2dd191

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

docs/ff-concepts/adding-customization/custom-code.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,9 @@ necessary code.
6868
This can significantly speed up the building process and reduce the need for in-depth programming
6969
knowledge, making it especially useful for custom functions and actions.
7070

71-
**Limitation:** The prompts are limited to 100 characters currently.
71+
:::info[Limitation]
72+
Your prompt must be at least 3 words and no more than 500 characters.
73+
:::
7274

7375
<div style={{
7476
position: 'relative',

0 commit comments

Comments
 (0)