Commit Graph

630 Commits

Author SHA1 Message Date
Shuchang Zheng
1ef67f9fcd add async http client (#760) 2024-08-29 15:38:18 -07:00
Shuchang Zheng
ffc4b35032 support aws s3 storage (#720) 2024-08-29 15:01:13 -07:00
Shuchang Zheng
11811e74bf remove min_length constraint of 1 for task.url (#759) 2024-08-29 12:25:57 -07:00
Shuchang Zheng
06daa9834f catch litellm no deployment error (token ratelimit / ValueError) and raise LLMProviderErrorRetryableTask (#758) 2024-08-29 12:19:51 -07:00
Kerem Yilmaz
6f61573f9b Check error existance for the context manager handling (#757) 2024-08-29 21:25:10 +03:00
LawyZheng
9e0201627b support value select for custom selection (#756) 2024-08-30 01:24:38 +08:00
LawyZheng
2e11f24f5c fix no exist artifact read (#753) 2024-08-29 15:47:00 +08:00
LawyZheng
f1152022a0 optimize svg cache and add retry (#752) 2024-08-29 11:11:32 +08:00
Kerem Yilmaz
3dfef04b1e update logging for task auto restart (#751) 2024-08-28 14:14:33 -07:00
Shuchang Zheng
b5d743d6eb handle litellm APIError for the router and raise LLMProviderErrorRetryableTask (#750) 2024-08-28 10:23:16 -07:00
LawyZheng
9cc290cc80 add aiohttp get text (#749) 2024-08-28 23:21:47 +08:00
kati3-design
4eca786dde Update mint.json (#748) 2024-08-28 10:01:16 -04:00
kati3-design
2786e2e09f Update prompting-guide.mdx (#747) 2024-08-28 09:54:14 -04:00
LawyZheng
8c576951c6 trim element tree bugfix (#744) 2024-08-28 17:03:52 +08:00
Kerem Yilmaz
a6a545224a adding step_exception to provide more signal of why the step failed (#730) 2024-08-28 01:06:04 -07:00
LawyZheng
6f4ff4339f general selection bugfix (#743) 2024-08-28 14:51:05 +08:00
LawyZheng
c27771b574 remove browser init injection (#742) 2024-08-28 02:00:30 +08:00
LawyZheng
eceddafa17 update chrome args (#741) 2024-08-28 01:03:22 +08:00
Shuchang Zheng
d28f7a6124 update the code snippet title for webhook request validation (#740) 2024-08-26 18:32:39 -07:00
Shuchang Zheng
32fe08b382 webhook request validation doc update (#739) 2024-08-26 18:06:58 -07:00
Kerem Yilmaz
3442bbfa68 Fix double button loading (#738) 2024-08-26 23:07:19 +03:00
Kerem Yilmaz
106f7793db Fix bad error handling in task recording (#737) 2024-08-26 22:51:27 +03:00
Kerem Yilmaz
c7ca6fefbc Update workflows table actions (#736) 2024-08-26 22:34:06 +03:00
Kerem Yilmaz
672a2e22e4 catch and log db error in generate_task api (#734) 2024-08-26 11:42:45 -07:00
Kerem Yilmaz
3502093200 Workflow editor (#735)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-26 21:31:42 +03:00
Kerem Yilmaz
d21b6e6adc Add copy as curl in task details (#732) 2024-08-26 13:17:32 +03:00
Kerem Yilmaz
0a9691a485 Add html elements tree in prompt (#731) 2024-08-26 12:39:46 +03:00
Shuchang Zheng
db25c6a261 remove 'Child frame' log (#728) 2024-08-25 12:43:50 -07:00
Kerem Yilmaz
a1cd6dfd72 Running saved task should save changes (#727) 2024-08-25 19:26:28 +03:00
Kerem Yilmaz
4c33c48c91 handle case where we don't get title suggested from LLM (#726) 2024-08-25 18:59:42 +03:00
Kerem Yilmaz
815a6fde67 Change query invalidation for saved task actions (#723) 2024-08-24 00:29:07 +03:00
Kerem Yilmaz
ecea284284 Fix multiple artifact in action list (#722) 2024-08-24 00:19:04 +03:00
Kerem Yilmaz
047e534194 Task generation UI changes (#721)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-23 23:54:07 +03:00
Kerem Yilmaz
931726a9ca Add suggested title to task generation (#719)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-23 23:16:41 +03:00
Kerem Yilmaz
3ee98f35b2 Move navigation payload inside advanced accordion (#718) 2024-08-23 14:41:58 +03:00
LawyZheng
76ee91ecdd svg conversion (#717) 2024-08-23 11:17:01 +08:00
Shuchang Zheng
e5b0d734b8 make browser close timeout 3mins (#716) 2024-08-22 15:56:33 -07:00
Shuchang Zheng
1967e44acc add support for gpt-4o-2024-08-06 (#715) 2024-08-22 14:08:43 -07:00
Kerem Yilmaz
43cbfa7451 Ensure Task Clenup - add timeout to browser context close (#714) 2024-08-22 12:36:30 -07:00
LawyZheng
8baa8de032 general autocomplete solution (#713) 2024-08-21 10:54:32 +08:00
Suchintan
ef95dc6eca Documentation edits made through Mintlify web editor 2024-08-20 13:44:55 -04:00
LawyZheng
46a139bd27 litellm cooldown config (#711) 2024-08-19 16:49:26 +08:00
Shuchang Zheng
aff5f442f9 remove run_streaming.sh (#710) 2024-08-16 14:21:28 -07:00
Kerem Yilmaz
fd5fdb9d32 add Request context to async_executor (#709) 2024-08-15 22:25:10 -07:00
LawyZheng
4a8b1473ec support table parse (#708) 2024-08-15 09:32:18 +08:00
Kerem Yilmaz
faf939d29d Update dom script with angular bindings (#707) 2024-08-14 22:52:58 +03:00
LawyZheng
1c9e919792 update selection prompt (#706) 2024-08-14 15:16:26 +08:00
LawyZheng
0d9d67d02f update select prompt (#705) 2024-08-14 14:45:05 +08:00
Kerem Yilmaz
fd6da6681c Add Timeout to bitwarden subprocess call so it doesn't wait forever for things that don't exist (ie TOTPs) (#703) 2024-08-13 23:58:35 -04:00
Kerem Yilmaz
3d17b0cb4e Upgrade playwright (#702) 2024-08-13 11:13:46 +03:00