Commit Graph

835 Commits

Author SHA1 Message Date
Suchintan
c069ebe6f9 Improve failure devex (#2247) 2025-04-30 13:21:10 -04:00
Shuchang Zheng
eacf9d5388 resize screenshots to make it compatible with anthropic CUA (#2255) 2025-04-30 01:13:36 -07:00
Shuchang Zheng
53f4c23ef9 fix bug (#2249) 2025-04-30 00:06:59 +08:00
Shuchang Zheng
f4ea546ae4 fix anthropic tool result format (#2246) 2025-04-29 04:17:50 +08:00
Shuchang Zheng
2f10e3c430 Add organization_name and workflow_permanent_id to skyvern context, pass workflow_permanet_id when deciding which identifier to use with which llm (#2245) 2025-04-28 15:55:52 -04:00
Shuchang Zheng
47ad15a864 add vertex ai (#2243) 2025-04-29 03:11:56 +08:00
Shuchang Zheng
7e4a193443 fix tool_call_input parsing with anthropic sdk (#2242) 2025-04-29 02:57:56 +08:00
Shuchang Zheng
1449720038 enable thinking in anthropic CUA (#2240) 2025-04-29 00:16:22 +08:00
Shuchang Zheng
8e6819c987 fix anthropic llm caller routing (#2241) 2025-04-29 00:06:37 +08:00
Shuchang Zheng
9e7906a083 fix anthropic messages image input pattern (#2239) 2025-04-28 23:12:45 +08:00
Shuchang Zheng
1530338cad Anthropic CUA fix (#2238) 2025-04-28 18:15:23 +08:00
Shuchang Zheng
a8d237deee use anthropic beta client (#2235) 2025-04-28 16:24:12 +08:00
Shuchang Zheng
2f0e6e5eb3 improve custom selection (#2236) 2025-04-28 16:16:36 +08:00
Shuchang Zheng
0a0228b341 anthropic CUA (#2231)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
2025-04-28 09:49:44 +08:00
Shuchang Zheng
4805a5d85a add current sha into log (#2227) 2025-04-24 15:22:42 +08:00
Shuchang Zheng
9e790cd82c optimize max steps failure reason for task v2 (#2225) 2025-04-24 14:46:00 +08:00
Shuchang Zheng
56cfb55096 add LLMCaller that supports message history (#2204) 2025-04-24 03:37:26 +08:00
Shuchang Zheng
ef36125b91 debug log: Using general model configuration for unknown LLM key (#2223) 2025-04-24 02:08:00 +08:00
Shuchang Zheng
bee22e5777 Disable connection pooler if env specifies it (#2222) 2025-04-22 21:33:26 -04:00
Shuchang Zheng
19e86a197a fix phone number format issue (#2217) 2025-04-23 01:56:43 +08:00
Shuchang Zheng
654ba03e09 optimize and speed up custom selection (#2215) 2025-04-23 01:44:14 +08:00
Shuchang Zheng
ce6d6c51e0 fix task v2 block totp issue (#2214) 2025-04-22 23:25:37 +08:00
Shuchang Zheng
293ef40ad1 log skyvern's response to CUA questions (#2209) 2025-04-22 05:47:46 +08:00
LawyZheng
b3e895ea4b fix prompt typo (#2208) 2025-04-22 01:37:24 +08:00
Shuchang Zheng
f9f3940fbd update need verification prompt (#2207)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-04-22 00:19:35 +08:00
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