Commit Graph

414 Commits

Author SHA1 Message Date
LawyZheng
ce684d22a9 add remove dir function (#1263) 2024-11-26 17:04:18 +08:00
LawyZheng
af25aeed77 use skyvern temp to save tempfiles (#1262) 2024-11-26 12:27:58 +08:00
LawyZheng
6b417d0e83 use task type instead of prompt template (#1261) 2024-11-26 11:29:33 +08:00
Shuchang Zheng
74a9fc70d6 enforce navigation_goal for Navigation Task (#1260) 2024-11-25 15:20:07 -08:00
Shuchang Zheng
f28a3bc497 Enforce navigation_goal in NavigationBlock and data_extraction_goal in ExtractionBlock (#1257) 2024-11-25 11:19:35 -08:00
Shuchang Zheng
4103b7594c cleanup_element_tree_factory compatibility without task/step (#1252) 2024-11-24 20:11:59 -08:00
LawyZheng
284fba0aba add wati block (#1254) 2024-11-25 10:42:34 +08:00
LawyZheng
3eb9d13327 add navigation, login, extraction workflow blocks (#1238) 2024-11-22 14:44:22 +08:00
LawyZheng
26a9f6762d refactor normal select (#1237) 2024-11-22 11:45:04 +08:00
LawyZheng
90f0b25f28 move action type validate in workflow runtime (#1235) 2024-11-22 01:32:46 +08:00
LawyZheng
df47d43176 cast action type (#1233) 2024-11-21 17:59:08 +08:00
LawyZheng
23479af942 fix extraction block bug (#1232) 2024-11-21 17:48:56 +08:00
LawyZheng
bb6d3e6a37 infer action type from instruction (#1231) 2024-11-21 17:38:42 +08:00
LawyZheng
9cd1f15763 add user detail query and answer to single action prompt (#1230) 2024-11-21 16:12:00 +08:00
LawyZheng
7e5f5d6a41 use orignal action type (#1229) 2024-11-21 15:38:04 +08:00
LawyZheng
3f209404f7 add new workflow block (#1228) 2024-11-21 15:12:26 +08:00
LawyZheng
26d96c295a stop retrying steps when decisive action failed (#1224) 2024-11-20 11:48:28 +08:00
Shuchang Zheng
e4c1cf65af introduce db timeout (#1222) 2024-11-19 17:18:25 -08:00
Shuchang Zheng
9896a70c61 shu/do not raise TargetClosedError in cleanup (#1220) 2024-11-19 13:03:43 -08:00
Shuchang Zheng
5477612d37 Better handling of failed to summarize failure reason (#1218) 2024-11-19 00:04:22 -08:00
JaysonAlbert
2c81875baf bugfix: TemplateNotFound on windows (#1185)
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2024-11-18 17:37:49 -08:00
Shuchang Zheng
8c653b461a add pool_pre_ping to sqlalchemy engine creation to ensure the connection liveness (#1206) 2024-11-16 12:28:20 -08:00
Shuchang Zheng
19fcd4065f handle navigation failure and fail a task in workflow run (#1205) 2024-11-15 20:07:01 -08:00
LawyZheng
ff2b297c98 update prompt to avoid taking actions on disabled element (#1202) 2024-11-15 22:50:19 +08:00
LawyZheng
e505671230 introduce complete verification (#1201) 2024-11-15 14:03:01 +08:00
LawyZheng
54f793c797 expose workflow failure reason to api (#1200) 2024-11-15 13:20:30 +08:00
LawyZheng
af6cca91d4 fix zipcode triggers auto completion (#1199) 2024-11-15 12:32:27 +08:00
LawyZheng
e3aa583b24 add workflow failure reason (#1198) 2024-11-15 11:07:44 +08:00
Shuchang Zheng
b2516dc95f Failed to convert css shape to string shape by LLM log should be warning (#1197) 2024-11-14 17:07:27 -08:00
Shuchang Zheng
675933128c support bedrock sonnet 3.5 inference profile (#1195) 2024-11-14 14:37:53 -08:00
Shuchang Zheng
1064a7efdb increase redis cache for svg and css from 1 week to 4 weeks (#1194) 2024-11-14 12:05:47 -08:00
Shuchang Zheng
17d9a56738 have a feature flag to decide if we should disable user_goal_check (#1192) 2024-11-14 11:11:29 -08:00
Shuchang Zheng
28d37545bc Implement cancel workflow run endpoint (#1188) 2024-11-14 01:32:53 -08:00
Shuchang Zheng
bcebc41a9b do not pass secrets as the parameter context in text prompt block (#1182) 2024-11-12 20:57:07 -08:00
Shuchang Zheng
11909cb1a7 make task block title empty string by default; use task_block.label for the running task.title if task_block.title is empty (#1181) 2024-11-12 20:34:26 -08:00
Shuchang Zheng
5744b3c4c1 Bug fix: totp could be None in bitwarden which fails the schema validation of BitwardenQueryResult (#1178) 2024-11-12 03:04:51 -08:00
Shuchang Zheng
efdf4b5cab introduce pyotp and support generating totp within skyvern (#1176) 2024-11-12 02:17:22 -08:00
LawyZheng
dd3869b3b7 extend auto completion coverage (#1165) 2024-11-11 18:57:59 +08:00
LawyZheng
45477ab327 fix download file extension (#1157) 2024-11-08 01:09:01 +08:00
Shuchang Zheng
c80597e7a5 make sure we do a web scrape before data extraction at the end of task to ensure the refreshness of the scraped data (#1152) 2024-11-06 22:55:21 -08:00
Shuchang Zheng
5583dee658 support list data schema (#1149) 2024-11-06 16:14:39 -08:00
LawyZheng
b62c2caae0 remove screenshot when check user goal (#1147) 2024-11-06 23:20:45 +08:00
LawyZheng
92d94954c4 migrate all users to user goal check (#1143) 2024-11-06 10:38:56 +08:00
LawyZheng
8b53bc4257 wrap page evaluate with timeout (#1133) 2024-11-05 11:11:27 +08:00
Shuchang Zheng
281feb60e4 Remove Call LLM API Log (#1132) 2024-11-04 22:00:15 -05:00
Shuchang Zheng
e5bcb08b6d Add new proxies RESIDENTIAL_IN, RESIDENTIAL_JP (#1126)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-04 22:20:31 +03:00
LawyZheng
82249ae7f0 skip css conversion for span with chidren (#1123) 2024-11-04 16:07:52 +08:00
Shuchang Zheng
d0a35622a7 add default timeout to wait_for_task (#1122) 2024-11-03 22:19:55 -08:00
Shuchang Zheng
2ac8a1a7d0 SKY-3915 Remove incomplete json fixing logic -- models have gotten better (#1121) 2024-11-04 00:56:58 -05:00
LawyZheng
971e726591 add browser console log (#1120) 2024-11-04 11:22:08 +08:00