Replies: 1 comment
-
Thanks @atljoseph this is good feedback. I agree the model management workflow can be made smoother. The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can’t update model. Have to delete and readd. This is tough because the inputs aren’t all clear and it needs to be easier to recover from inputting the wrong thing.
Examples where I made mistake:
After deleting a model it is not removed from the any plans. There should be a way for the user to declare the successor to the model they are removing, or even set all references of it to use a default model. Even if it just outright refused to do the removal until the model was removed from all models sets, that would make more sense.
After re-adding a new model with same name as before, the plan still uses settings from previously deleted model. Have to go back into the set model flow and reset everything from scratch.
Set model flow exits every time you edit one record. Needs to stay open. We invent software to help us automate, and not make more work.
Is confusing between set model and set model default. Set model default sounds like it should update models to default, but it is not that. Maybe that should be called set model org, since it sets the models for the org.
Am a bit confused by the changes view. Diff makes 100% sense, but the other view… sometimes it shows stuff that didn’t change, or… idk what that thing does LOL. Seems like it has a purpose to relate the LLMs reasoning for doing certain things, but I didn’t walk away with a clear understanding, even after using it many times… but the UI is cool.
Beta Was this translation helpful? Give feedback.
All reactions