From 8e2aaa95d2fc15cd7605529beb2b32f45af187d0 Mon Sep 17 00:00:00 2001 From: Kerem Yilmaz Date: Mon, 8 Apr 2024 11:12:45 -0700 Subject: [PATCH] Add the lever constraint again (#167) --- skyvern/forge/prompts/skyvern/extract-action.j2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/skyvern/forge/prompts/skyvern/extract-action.j2 b/skyvern/forge/prompts/skyvern/extract-action.j2 index 69663386..10e226da 100644 --- a/skyvern/forge/prompts/skyvern/extract-action.j2 +++ b/skyvern/forge/prompts/skyvern/extract-action.j2 @@ -6,6 +6,10 @@ Each element is tagged with an ID. If you see any information in red in the page screenshot, this means a condition wasn't satisfied. prioritize actions with the red information. If you see a popup in the page screenshot, prioritize actions on the popup. +{% if "lever" in url %} +DO NOT UPDATE ANY LOCATION FIELDS +{% endif %} + Reply in JSON format with the following keys: { "actions": array // An array of actions. Here's the format of each action: