production
or staging
environments, which allows you to switch between different versions without changing your code.v1
, v2
, which lets you reference specific versions in your code and track changes over time.+ Webhook
button.
Add a webhook URL and any required headers.
prompt_id
: The ID of the prompt that was committed.prompt_name
: The name of the prompt that was committed.commit_hash
: The commit hash of the prompt.created_at
: The date of the commit.created_by
: The author of the commit.manifest
: The manifest of the prompt.skip_webhooks
parameter to true
or to an array of webhook ids to ignore. Refer to the API docs for more information.