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
Labels provide a more flexible and meaningful way to reference prompt versions compared to version numbers. You can add version tags/labels like `staging`, `production` to any prompt version to track changes and call them directly:
119
+
Labels provide a more flexible and meaningful way to reference prompt versions compared to version numbers. You can add version tags/labels like `platform-team`, `gpt-model-prompt` to any prompt version to track changes and call them directly:
You can now assign multiple custom labels to a single prompt version in Portkey. This makes it easier to promote a prompt version in it's developemtn cycle.
164
+
</Note>
155
165
<Info>
156
166
- There are 3 default labels: `production`, `staging`, `development` which cannot be removed.
157
167
- Custom labels are unique to the workspace where they are created.
0 commit comments