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.
1 parent 4ac9b0b commit 82ecbf3Copy full SHA for 82ecbf3
guides/how-to-use-gooey-functions/llm-enabled-functions.md
@@ -76,11 +76,11 @@ async ({ query }) => {
76
77
```
78
79
-#### **Step 3** <a href="#step-3" id="step-3"></a>
+### **Step 3** <a href="#step-3" id="step-3"></a>
80
81
Hit Submit, if your code is working fine you will get your outputs on the right side. Use the “Save as New” button and update the run name.
82
83
-#### **Step 4** <a href="#step-5" id="step-5"></a>
+### **Step 4** <a href="#step-5" id="step-5"></a>
84
85
Now head over to the Gooey workflow where you want to add the saved functions.
86
0 commit comments