Nacki
Nacki
WWindmill
Created by Nacki on 4/2/2025 in #help
app editor hangs when editing image source in list component
No description
3 replies
WWindmill
Created by Nacki on 4/1/2025 in #help
using o3-mini for chat/code gives error
No description
3 replies
WWindmill
Created by Nacki on 12/31/2023 in #help
Python script parameter types confusion
Given a script parameter like this: "input_files: List[S3Object]" where S3Object comes from the "wmill" package, the parameter is set as an "object" in the windmill ui, but is an array of a type. Trying to follow "https://www.windmill.dev/docs/script_editor/customize_ui", the UI on the script editor on app.windmill.dev is completely different with the "Customize" button not existing, but rather "Diff, Settings, Save Draft, Deploy" are the visible options. Under settings, there is a "Generated UI" tab and a customize option below, but it's also completely different than what is shown in the docs. How do I make wmill python script parameters respect the type set in the UI?
4 replies