Replies: 2 comments 1 reply
-
Thanks @mmabrouk, Some comments to add color to the discussion, On revisions: Reference (not editable)
Header (editable)
Commit (not editable)
On metadata:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
TL;DR
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently, it's only possible to add meta-information about a prompt revision when committing the change. After that, you cannot:
v{i}
)However, users often want to add information after committing a prompt (e.g., "we should deploy this one", "best accuracy").
Potential solutions:
1) Add comments to prompt revisions
2) Allow editing commit messages
3) Allow editing version names
4) Add tags to revisions
Original user request:
Beta Was this translation helpful? Give feedback.
All reactions