Commit Graph

810 Commits

Author SHA1 Message Date
Shuchang Zheng
fc72240c03 bedrock claude 3.7 sonnet (#2203) 2025-04-21 15:48:08 +08:00
Shuchang Zheng
7a15ea7405 update latest openai model configs for azure & openai (#2202) 2025-04-21 14:44:15 +08:00
Brandon Beiler
3d381a60f0 Feature: Configuring OpenAI-Compatible (LiteLLM) Models (#2166)
Co-authored-by: bbeiler <bbeiler@ridgelineintl.com>
2025-04-21 08:25:59 +08:00
Shuchang Zheng
9038e6e047 support workflow_run_id in totp code (#2199) 2025-04-21 08:24:29 +08:00
Shuchang Zheng
730dd47b2b do not take fullpage screenshot post CUA action (#2197) 2025-04-21 05:58:08 +08:00
Shuchang Zheng
b56ac3f3bd remove terminate in cua fallback (#2195) 2025-04-20 05:49:32 +08:00
Shuchang Zheng
c19f937991 disable async operations for CUA agent (#2194) 2025-04-20 04:54:50 +08:00
Shuchang Zheng
c5bf2f899d acknowledged_safety_checks (#2192) 2025-04-19 19:59:49 +08:00
Shuchang Zheng
2e5e11a239 fix CUA pending checks schema (#2189) 2025-04-19 11:21:38 +08:00
Shuchang Zheng
378d20ad03 safety checks for CUA (#2188) 2025-04-19 06:41:01 +08:00
Shuchang Zheng
b5e625f7f4 update cua fallback action prompt to not return get_verification_code action if code has not been sent (#2187) 2025-04-19 04:44:43 +08:00
Shuchang Zheng
e6c95cc987 sanitize nul char in totp content (#2186) 2025-04-19 03:02:39 +08:00
Shuchang Zheng
4041da106d update cua terminate prompt (#2177) 2025-04-16 19:41:40 -07:00
Shuchang Zheng
35c4763bba support totp verification url and totp identifier in run_task (#2175) 2025-04-16 18:37:08 -07:00
Suchintan
eefddb4105 GPT-o4-mini and GPT-o3 support is here (#2170) 2025-04-16 21:34:00 -04:00
Shuchang Zheng
a9c8a1d889 CUA feature - verification code / 2FA (#2174) 2025-04-16 17:11:01 -07:00
Shuchang Zheng
3154a9ce10 fix llm cost for gpt4.1 (#2172) 2025-04-16 15:32:51 -07:00
Shuchang Zheng
e28f769010 Revert "Revert "set task_id in skyvern_context when task block starts"" (#2169) 2025-04-16 11:49:38 -07:00
Shuchang Zheng
9aa9e3f55c reset skyvern_context after task v2 block is done (#2168) 2025-04-16 11:48:51 -07:00
Shuchang Zheng
704dbd55d6 try to fix screenshot timeout (#2164) 2025-04-16 17:03:49 +08:00
Shuchang Zheng
dd5c0f2e9d CUA feature - skyvern answers CUA questions and makes decision if being asked to (#2163) 2025-04-16 00:56:50 -07:00
Suchintan
c829966936 GPT-4.1-support (#2159) 2025-04-16 02:12:33 -04:00
Shuchang Zheng
0d24fe3981 Revert "set task_id in skyvern_context when task block starts" (#2161) 2025-04-15 22:47:52 -07:00
Shuchang Zheng
5c73064638 Let URL be empty string if there is a browser session id (#2158) 2025-04-15 22:34:54 +03:00
Shuchang Zheng
cac9e6a61a CUA feature - extraction data combined assisstant's message (#2157) 2025-04-14 22:54:41 -07:00
Shuchang Zheng
18f24745d0 no need to verify completion when we decide to complete according to CUA response; extract data based on CUA reponse as well (#2156) 2025-04-14 17:24:40 -07:00
Shuchang Zheng
357f25b416 better data extraction goal prompt for task generation (#2155) 2025-04-14 16:30:23 -07:00
Shuchang Zheng
ff80125314 shu/cua other action (#2154) 2025-04-14 13:56:13 -07:00
Suchintan
e233359ad2 Log response text on http post (#2153) 2025-04-14 14:08:14 -04:00
Shuchang Zheng
9b32a77c59 set task_id in skyvern_context when task block starts (#2114) 2025-04-14 09:41:59 -07:00
Shuchang Zheng
1ed5f22200 Add any information that helps from the last message of CUA when there's no data extraction goal (#2149) 2025-04-13 02:50:07 -07:00
Shuchang Zheng
50dc41c7cc update generate-task prompt (#2148) 2025-04-13 02:40:11 -07:00
Shuchang Zheng
4b76380b39 shu/cua keypress combo (#2147) 2025-04-13 02:36:49 -07:00
Shuchang Zheng
db7f1abeab shu/fallback to skyvern actions when cua returns no action (#2141) 2025-04-12 20:55:38 -07:00
Shuchang Zheng
5f5aaf4298 fix open ai client initialization issue (#2138) 2025-04-12 16:20:25 -07:00
Shuchang Zheng
80cdc1e0e2 Retry url encode fix (#2136) 2025-04-12 15:18:15 -07:00
Shuchang Zheng
6cf39446eb improve task generation data extraction goal (#2137) 2025-04-12 15:17:10 -07:00
Shuchang Zheng
cb46232cff fix url encoding (#2135) 2025-04-12 13:35:43 -07:00
Shuchang Zheng
438a49f470 add cua cost to task step (#2131) 2025-04-11 17:25:43 -07:00
Suchintan
92c7862a77 Log stack trace with scrapeinfo (#2128) 2025-04-11 16:28:48 -07:00
Shuchang Zheng
f883b91180 integration with CUA (#2126) 2025-04-11 11:18:53 -07:00
Shuchang Zheng
715fe9809e add phone number format checking (#2125) 2025-04-11 14:20:22 +08:00
Shuchang Zheng
a0bd4242f7 fix some prompts missing current date (#2122) 2025-04-11 13:29:47 +08:00
Shuchang Zheng
7d5ab76d73 send workflow_run_id to totp endpoint (#2120) 2025-04-09 13:51:16 -07:00
Shuchang Zheng
5145bc8a1b mark task v2 timed_out (#2113) 2025-04-07 11:54:39 -04:00
Shuchang Zheng
7e5e684f53 shu/gemini 2.5 pro support (#2109) 2025-04-06 00:03:24 -04:00
Shuchang Zheng
3c612968ce trim svg elements when prompt exceeds context window (#2106) 2025-04-04 22:33:52 -04:00
Shuchang Zheng
c45ff02872 fix url encoding problem when downloading file (#2103) 2025-04-04 12:16:39 -04:00
Suchintan
ff57f9977c Update docs plus init (#2073)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-04-03 00:46:57 -04:00
Shuchang Zheng
a86864d072 support agent user header (#2077) 2025-04-02 16:29:38 -04:00