issues
search
dm4ml
/
motion
Framework for building and maintaining self-updating prompts for LLMs
https://dm4ml.github.io/motion/
58
stars
4
forks
source link
Edit dashboard to work for custom type states.
#310
Closed
shreyashankar
closed
8 months ago
shreyashankar
commented
8 months ago
This PR does the following:
Prettifies the modal for editing component state
Adds skeletons to the dashboard
Modifies the edit component instance state endpoint to only consider
new
state values from the dashboard
This PR does the following: