Setting for check-user-goal in sequential click for dropdown (flash_lite xp) (#3451)
This commit is contained in:
@@ -753,7 +753,7 @@ async def handle_sequential_click_for_dropdown(
|
||||
action_history=action_history_str,
|
||||
local_datetime=datetime.now(skyvern_context.ensure_context().tz_info).isoformat(),
|
||||
)
|
||||
response = await app.SECONDARY_LLM_API_HANDLER(
|
||||
response = await app.CHECK_USER_GOAL_LLM_API_HANDLER(
|
||||
prompt=prompt,
|
||||
step=step,
|
||||
prompt_name="check-user-goal",
|
||||
|
||||
Reference in New Issue
Block a user