You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,8 @@
1
+
## v0.4.0 (21-10-2025)
2
+
3
+
**Added:**
4
+
- Added a `waitForUserInput` property (defaults to `true`) within the `llmConnector` attribute - if set to `false`, the llm prompt will be fired upon entering the llm block (i.e. uses user input from previous block instead of waiting for the next user input)
0 commit comments