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 |
|
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
|
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
|
bb6d3e6a37
|
infer action type from instruction (#1231)
|
2024-11-21 17:38:42 +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 |
|
Shuchang Zheng
|
e4c1cf65af
|
introduce db timeout (#1222)
|
2024-11-19 17:18:25 -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
|
54f793c797
|
expose workflow failure reason to api (#1200)
|
2024-11-15 13:20:30 +08:00 |
|
LawyZheng
|
e3aa583b24
|
add workflow failure reason (#1198)
|
2024-11-15 11:07:44 +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
|
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 |
|
Shuchang Zheng
|
5583dee658
|
support list data schema (#1149)
|
2024-11-06 16:14:39 -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 |
|
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 |
|
Shuchang Zheng
|
bf06fcfeb7
|
Update max output tokens to 16K (#1110)
|
2024-11-02 21:46:55 -07:00 |
|
Shuchang Zheng
|
ad0bd0b4f5
|
fix task workflow cancel issue (#1111)
|
2024-11-01 15:13:41 -07:00 |
|
LawyZheng
|
de19cefa64
|
fix workflow can't save browser console log (#1102)
|
2024-11-01 02:17:22 +08:00 |
|
LawyZheng
|
d649699619
|
automatically parse file extension when downloading (#1101)
|
2024-11-01 01:24:34 +08:00 |
|
LawyZheng
|
de8e887e0f
|
add browser console log artifact (#1097)
|
2024-10-31 23:10:11 +08:00 |
|
Shuchang Zheng
|
01fbdeece4
|
Fix actions API order, only order by created_at (#1090)
|
2024-10-30 18:21:00 +03:00 |
|
LawyZheng
|
d2b79ab5de
|
better failure reason (#1066)
|
2024-10-28 09:42:55 +08:00 |
|
Shuchang Zheng
|
7f21e23244
|
add org id to the log for Failed to update workflow (#1057)
|
2024-10-25 12:27:10 -07:00 |
|
Shuchang Zheng
|
c89be09a4a
|
add bitwarden collection id to workflow context (#1053)
|
2024-10-25 01:22:53 -07:00 |
|
Shuchang Zheng
|
3eba6d7f83
|
Make CollectionID or OrganizationID required (#1049)
|
2024-10-24 09:14:35 -07:00 |
|
Shuchang Zheng
|
4d87b83b59
|
mark workflow run failed if parameter creation failed (#1031)
|
2024-10-24 09:03:38 -07:00 |
|
Shuchang Zheng
|
b308c6b05d
|
enforce collection id for login parameters (#1043)
|
2024-10-23 23:20:51 -07:00 |
|
Shuchang Zheng
|
d81fcaa932
|
fix json workflow parameter validation bug (#1030)
|
2024-10-22 22:35:14 -07:00 |
|
Shuchang Zheng
|
0e3da8d1d3
|
workflow parameter validation (#1028)
|
2024-10-22 17:36:25 -07:00 |
|
Suchintan
|
7cba401e2e
|
Add support for the latest sonnet 3.5 (#1025)
|
2024-10-22 16:57:26 -04:00 |
|
Shuchang Zheng
|
b0d9f9ce5f
|
Add sorting to task api (#1018)
|
2024-10-21 20:34:42 +03:00 |
|
Shuchang Zheng
|
9a9057ccf7
|
SKY-3781 Fix empty URL bug (#1016)
|
2024-10-21 10:59:40 -04:00 |
|
Shuchang Zheng
|
8384c761a5
|
fix update organization api (#1013)
|
2024-10-20 23:44:21 -07:00 |
|
Shuchang Zheng
|
3e40267cfa
|
block urls pointing to internal addresses (#1012)
|
2024-10-20 18:33:05 -07:00 |
|
Shuchang Zheng
|
b31b77707c
|
add confidence_float to actions table (#1008)
|
2024-10-20 12:10:58 -07:00 |
|
Shuchang Zheng
|
b7611813cc
|
shu/disable organization name change (#1011)
|
2024-10-20 12:00:56 -07:00 |
|
Shuchang Zheng
|
ec9b77c699
|
Implement actions api changes (#1007)
|
2024-10-18 22:50:02 +03:00 |
|