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
This is crucial for building workflows which don't "run on rails".
PROMPT="""Here is the syntax of Superduper:1. There is a base class `Model`.2. This base class can do ... .3. There is a wrapper `Listener` ... .The following is a description of a task; taking the syntax into account, please create `Component` instances which produce the required functionality in Superduper to implement this logic."""classPlanner(Model):
prompt: str=PROMPTdatatype: Filedefpredict(self, description: str) ->File:
...
This discussion was converted from issue #2713 on June 13, 2025 21:26.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is crucial for building workflows which don't "run on rails".
Beta Was this translation helpful? Give feedback.
All reactions