Kerem Yilmaz
|
5000f3d762
|
Catch CanceledError in litellm call (#642)
|
2024-07-24 23:41:34 -07:00 |
|
Kerem Yilmaz
|
479a918a8e
|
Use trimmed element tree for info extraction (#641)
|
2024-07-24 17:23:37 -07:00 |
|
Kerem Yilmaz
|
1dc37b3425
|
Use replace for pagination navigation (#640)
|
2024-07-24 19:18:41 +03:00 |
|
Kerem Yilmaz
|
75807c1c3e
|
Remove href from pagination tables (#639)
|
2024-07-24 19:06:32 +03:00 |
|
Kerem Yilmaz
|
71376422c6
|
Status badge and color updates (#638)
|
2024-07-24 18:51:39 +03:00 |
|
Kerem Yilmaz
|
38b684c17b
|
Change sidebar width and make it collapsible (#637)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
|
2024-07-24 15:22:16 +03:00 |
|
Kerem Yilmaz
|
80b0bf6bef
|
set default page size to 200 for getting tasks for a workflow run (#634)
|
2024-07-23 16:07:59 -07:00 |
|
Kerem Yilmaz
|
cdb098699f
|
Handle navigation exception within taskblock.execute (#633)
|
2024-07-23 14:59:03 -07:00 |
|
Kerem Yilmaz
|
24a571ac49
|
Dom tree updates (#632)
|
2024-07-23 04:02:21 -07:00 |
|
LawyZheng
|
0ef3fabc4c
|
try to fix navigation error (#630)
|
2024-07-23 14:54:15 +08:00 |
|
Suchintan
|
3e0904ef88
|
Documentation edits made through Mintlify web editor
|
2024-07-22 23:36:01 -07:00 |
|
LawyZheng
|
9245a329ee
|
add cleanup function (#631)
|
2024-07-23 14:23:15 +08:00 |
|
Shuchang Zheng
|
3e8ac05f56
|
make 2 top logs debug log (#629)
|
2024-07-20 16:18:27 -07:00 |
|
Kerem Yilmaz
|
1ebd8a55e9
|
iframe submit recognization (#628)
|
2024-07-19 14:27:57 -07:00 |
|
Shuchang Zheng
|
858d60016a
|
fix update_task bug (#626)
|
2024-07-18 22:46:58 -07:00 |
|
Shuchang Zheng
|
ec5a0a03c0
|
add gpt4o-mini support (#625)
|
2024-07-18 22:33:19 -07:00 |
|
Kerem Yilmaz
|
50ff8dc441
|
remove the the check that makes sure file url is coming from payload (#624)
|
2024-07-18 18:19:14 -07:00 |
|
Kerem Yilmaz
|
f146247fe9
|
Support get organizations and get api keys APIs in the open source (#623)
|
2024-07-18 18:09:28 -07:00 |
|
Shuchang Zheng
|
267335a0eb
|
record max_steps_per_run override in tasks table as well (#622)
|
2024-07-18 17:00:00 -07:00 |
|
Shuchang Zheng
|
9c0c4cbedf
|
remove proxy location override (#621)
|
2024-07-18 16:50:07 -07:00 |
|
Kerem Yilmaz
|
fd9419b33a
|
clean up gpt4 routers. add model_info base_model for azure gpt router (#620)
|
2024-07-18 15:37:20 -07:00 |
|
Suchintan
|
78a1bae987
|
Documentation edits made through Mintlify web editor
|
2024-07-18 15:12:16 -07:00 |
|
Suchintan
|
f780d3b90f
|
Documentation edits made through Mintlify web editor
|
2024-07-18 15:05:37 -07:00 |
|
Shuchang Zheng
|
3e8afb4fdd
|
fix totp endpoint response schema (#619)
|
2024-07-18 14:55:28 -07:00 |
|
Kerem Yilmaz
|
f6108b95e0
|
Add wait action type (#618)
|
2024-07-18 22:46:48 +03:00 |
|
Kerem Yilmaz
|
69d73bc551
|
Add current date to info extraction prompt (#617)
|
2024-07-18 11:36:09 -07:00 |
|
Kerem Yilmaz
|
51816c0f60
|
Add null check for credentials without emails (#616)
|
2024-07-18 09:07:22 -07:00 |
|
Shuchang Zheng
|
c87aeddfcc
|
move totp feature to the advanced settings for task (#606)
|
2024-07-17 15:34:11 -07:00 |
|
Kerem Yilmaz
|
64f565cb7c
|
add step_id index to artifacts table (#615)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-07-17 15:30:41 -07:00 |
|
Salih Altun
|
5480e00545
|
Update task generation to use https urls (#613)
|
2024-07-17 22:12:37 +03:00 |
|
Salih Altun
|
9d106f0150
|
Update task generation prompt to include completion criteria in navigation goal (#611)
|
2024-07-17 22:04:10 +03:00 |
|
Kerem Yilmaz
|
aed81b986f
|
Change navigation goal description (#612)
|
2024-07-17 21:55:16 +03:00 |
|
LawyZheng
|
88389012be
|
add skyvern frame (#610)
|
2024-07-18 02:33:39 +08:00 |
|
Kerem Yilmaz
|
ce2d605f98
|
delete unnecessary newline in prompt (#609)
|
2024-07-17 11:28:25 -07:00 |
|
LawyZheng
|
e80a849972
|
Fix false negative (#608)
|
2024-07-17 12:28:34 +08:00 |
|
Kerem Yilmaz
|
9544520596
|
Fix an issue with running task recording (#607)
|
2024-07-16 12:13:07 +03:00 |
|
Shuchang Zheng
|
403b7d215b
|
totp_verification_url in the task creation API and task cancel API documentation (#605)
|
2024-07-15 12:33:24 -07:00 |
|
LawyZheng
|
9b51df4ffd
|
Skip if selected (#604)
|
2024-07-16 01:41:56 +08:00 |
|
Kerem Yilmaz
|
33ab70dd8b
|
fix the problem of verification_code not injected into string navigation goal (#603)
|
2024-07-12 15:20:59 -07:00 |
|
Kerem Yilmaz
|
cdd731b862
|
Remove successful action history. Only show the failure of the previous step in action history. (#602)
|
2024-07-12 08:57:50 -07:00 |
|
Salih Altun
|
b52be1a597
|
Change Retry Task to Rerun Task (#601)
|
2024-07-12 14:32:56 +03:00 |
|
Kerem Yilmaz
|
f4edcba8e4
|
Implement retry task (#600)
|
2024-07-12 14:22:28 +03:00 |
|
Kerem Yilmaz
|
ea1039277f
|
email relay (#598)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
|
2024-07-11 21:34:00 -07:00 |
|
Salih Altun
|
f6bb4981fc
|
Stop flicker of parameters when task is running (#597)
|
2024-07-12 00:23:12 +03:00 |
|
mintlify[bot]
|
4839f58fda
|
Mintlify Docs Edits (#596)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
|
2024-07-11 13:58:46 -07:00 |
|
mintlify[bot]
|
1c2d8cd4f1
|
Add x-max-steps-override to tasks api (#595)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
|
2024-07-11 13:50:41 -07:00 |
|
mintlify[bot]
|
7df4263388
|
Add fileparserblock to workflow intro page in docs (#594)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
|
2024-07-11 13:38:03 -07:00 |
|
mintlify[bot]
|
0ba1e51c3c
|
Update workflow docs (#593)
Co-authored-by: mintlify[bot] <109931778+mintlify[bot]@users.noreply.github.com>
|
2024-07-11 13:31:58 -07:00 |
|
Salih Altun
|
102d73b60e
|
Add tailwind plugin for prettier (#592)
|
2024-07-11 21:29:47 +03:00 |
|
Kerem Yilmaz
|
4e49d84f1e
|
Put workflow title in workflow runs table (#591)
|
2024-07-11 21:06:21 +03:00 |
|