Commit Graph

122 Commits

Author SHA1 Message Date
Shuchang Zheng
25a7a3ad8e SkyvernContext shouldn't be a blocker for running agent (#295) 2024-05-10 11:11:13 -04:00
Kerem Yilmaz
cf01e81ba2 Force Claude 3 models to output JSON object and parse it more reliably (#293)
Co-authored-by: otmane <otmanebenazzou.pro@gmail.com>
2024-05-10 00:51:12 -07:00
LawyZheng
49baf471ab fix scrolling problem (#289) 2024-05-10 12:07:03 +08:00
Kerem Yilmaz
ebfc1a6f0f bitwarden Dont fail if already logged in (#287) 2024-05-09 01:11:24 -04:00
Kerem Yilmaz
a51a20436f Update url load timeout workflows (#286) 2024-05-09 00:29:05 -04:00
Kerem Yilmaz
bf55bf8314 Default the old anthropic model name for backwards compatibility (#285) 2024-05-08 23:43:52 -04:00
Kerem Yilmaz
220f676dd9 Update screenshot logic (#281) 2024-05-08 02:48:45 -07:00
Kerem Yilmaz
e5d094493e Define haiku + prompt engine takes a directory arg (#279) 2024-05-08 02:07:18 -07:00
Kerem Yilmaz
42d652f381 Set organization_id for posthog through event (#277) 2024-05-08 01:33:06 -07:00
Kerem Yilmaz
cc91c1b2b6 Ykeremy/click instead of download (#275) 2024-05-07 23:54:07 -07:00
LawyZheng
2788b53a0c fix the browser is closing even passes close_browser=False (#274) 2024-05-08 14:09:23 +08:00
Kerem Yilmaz
d7599a21c5 remove unnecessary info in action result history (#248) 2024-05-08 00:10:36 -04:00
LawyZheng
01f834bbbd tag element out of the page as non-interactable (#273) 2024-05-08 10:25:32 +08:00
LawyZheng
8d87e71891 remove the old context tree (#268) 2024-05-08 10:16:30 +08:00
LawyZheng
bce6326eef try to fix sceenshot timeout (#272) 2024-05-08 08:59:34 +08:00
Shuchang Zheng
0862232db4 auto detect skyvern context and set context if it's not set (#269) 2024-05-07 11:23:17 -04:00
Shuchang Zheng
6473635de4 roll out new context tree 100% (#266) 2024-05-06 20:25:04 -04:00
Kerem Yilmaz
bf47f810bb create org api key when personal account user signs up (#265) 2024-05-06 16:46:17 -04:00
Kerem Yilmaz
25ac637b40 Ykeremy/separate sonnet prompt (#263) 2024-05-06 13:07:52 -07:00
Shuchang Zheng
a13b593935 Add log for initial url laoding time (#260) 2024-05-05 01:49:36 -04:00
Shuchang Zheng
be39516f1d support trailing slash in API paths (#219) 2024-05-04 23:54:41 -04:00
Shuchang Zheng
3c2bb5cca8 increase the deafult browser initial loading timeout and screenshot timeout (#259) 2024-05-04 23:27:44 -04:00
Shuchang Zheng
d9ddb1bdbe add org_task_index for steps table (#258) 2024-05-04 22:52:18 -04:00
Kerem Yilmaz
b26e2c9699 fix backbone connection (#257)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-04 22:40:29 -04:00
Shuchang Zheng
e8a46d2a1a catch screenshot error when taking the final screenshot (#256) 2024-05-04 18:27:42 -04:00
Kerem Yilmaz
e75b86c611 webshare backbone connection (#255) 2024-05-04 16:44:51 -04:00
Shuchang Zheng
d7bca7153b refresh task after clearing failure reasoning (#254) 2024-05-04 14:21:00 -04:00
Kerem Yilmaz
6f4e896025 Add context tree to extract information (#253) 2024-05-03 03:47:32 -04:00
Kerem Yilmaz
4459ca7d09 Integrate posthog feature flags + setup Claude 3 experiment (#251) 2024-05-02 15:06:21 -07:00
Shuchang Zheng
a1fa5ee4e0 log main_model_group when router.acompletion has an unexpected error (#249) 2024-05-02 14:20:49 -04:00
Shuchang Zheng
b6a85cf3a5 remove exc_info from LOG.exception (#246) 2024-04-30 00:27:32 -07:00
Kerem Yilmaz
7301dd00b2 add index to speed up artifact queries (#241)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-04-28 16:23:17 -07:00
LawyZheng
b321ac2481 select action on label (#238) 2024-04-26 17:51:50 +08:00
Kerem Yilmaz
3d712cb0fb llm router for gpt4 turbo (#237) 2024-04-25 01:32:22 -07:00
Kerem Yilmaz
52e6205005 Sync changes (#236) 2024-04-25 00:02:36 -07:00
LawyZheng
f000793591 Upgrade context limit (#235) 2024-04-25 09:38:39 +08:00
Suchintan
fdef12dac3 GPT-4-Turbo support vision=true (#234) 2024-04-24 15:42:39 -04:00
Salih Altun
95f8ad191b Allow querying multiple statuses (#232) 2024-04-24 22:27:15 +03:00
Suchintan
2c4c309523 GPT-4-Turbo w/ Vision is GA now (#230) 2024-04-24 13:56:52 -04:00
Salih Altun
5d9054594c Add task status as a query parameter (#229) 2024-04-24 10:39:19 -07:00
Kerem Yilmaz
a23c9f11a8 turn off new context tree (#224)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-04-24 00:14:33 -07:00
Kerem Yilmaz
f5125a9856 Ykeremy/test new litellm version (#223) 2024-04-23 23:48:35 -07:00
Kerem Yilmaz
11e38b33cf Fix arg order for clear_task_failure_reason (#222) 2024-04-23 23:37:16 -07:00
Shuchang Zheng
7f5b77da3a add organization domain (#220) 2024-04-23 15:02:56 -07:00
Kerem Yilmaz
4e8ea81110 More strict complete action prompt (#216) 2024-04-22 15:52:19 -07:00
Kerem Yilmaz
55d14db971 Enable Custom Oauth interface (#214)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-04-22 00:44:16 -07:00
Kerem Yilmaz
566ff8af4e Remove the base Agent; Separate skyvern agent and fastapi app (#213)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-04-21 16:46:27 -07:00
LawyZheng
cc6ae8bae0 refactor context tree (#212) 2024-04-21 22:30:37 +08:00
Kerem Yilmaz
02db2a90e6 remove AgentMiddleware (#211) 2024-04-20 02:18:33 -07:00
Kerem Yilmaz
9091a6716e Implement rerun_tasks, clear failure_reason while reruning tasks (#210) 2024-04-19 00:32:00 -07:00