LawyZheng
|
c4338e9b21
|
adjust cache expiration policy (#1284)
|
2024-11-28 16:37:25 +08:00 |
|
LawyZheng
|
6a23a9fff6
|
fix loopblock continue on failure issue (#1283)
|
2024-11-28 15:56:04 +08:00 |
|
Shuchang Zheng
|
f01a7aa357
|
fix empty llm_key promblem for the TextPromptBlock (#1282)
|
2024-11-27 22:03:53 -08:00 |
|
Shuchang Zheng
|
a8dfc51b5a
|
set a DEFAULT_TEXT_PROMPT_LLM_KEY if TextPromptBlock.llm_key is not passed to backend (#1280)
|
2024-11-27 16:41:52 -08:00 |
|
Shuchang Zheng
|
eec7e7c40c
|
fix workflow cleanup bug when there are no tasks created for the workflow (#1279)
|
2024-11-27 15:32:44 -08:00 |
|
Shuchang Zheng
|
008369217b
|
improve css & svg caching (#1278)
|
2024-11-27 14:54:54 -08:00 |
|
LawyZheng
|
92ec1b70b7
|
skip unknown css/svg shape (#1275)
|
2024-11-28 01:26:56 +08:00 |
|
LawyZheng
|
48e4984deb
|
fallback to use js click (#1274)
|
2024-11-27 22:44:05 +08:00 |
|
LawyZheng
|
8760b967fd
|
use jinja template for workflow parameter (#1272)
|
2024-11-27 15:19:34 +08:00 |
|
LawyZheng
|
7bc6ec8e46
|
add download block (#1266)
|
2024-11-26 23:36:22 +08:00 |
|
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
|
303153b305
|
fix shadow host parsing issue (#1253)
|
2024-11-25 09:49:14 +08:00 |
|
LawyZheng
|
96d28564a0
|
fix domutils parsing bug (#1249)
|
2024-11-24 11:33:54 +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
|
9f2fedae4e
|
fix uppload file imaging issue (#1234)
|
2024-11-21 22:28:32 +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 |
|
LawyZheng
|
c777e3d891
|
limit auto completion trigger (#1223)
|
2024-11-20 10:32:24 +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 |
|
Cody Rayment
|
e656f1add6
|
Allow p tags in cursor pointer detection (#1217)
|
2024-11-18 16:15:09 -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 |
|
Shuchang Zheng
|
9273f698ba
|
only do user goal validation when the task.navigation_goal is set (#1204)
|
2024-11-15 10:39:52 -08:00 |
|
LawyZheng
|
b678ec3a80
|
force checkbox input to be visible (#1203)
|
2024-11-15 23:04:02 +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 |
|
LawyZheng
|
31b32fde90
|
fix chain click bug (#1189)
|
2024-11-14 21:33:19 +08:00 |
|