Commit Graph

926 Commits

Author SHA1 Message Date
Shuchang Zheng
2ddcb9eb0b log duration and prompt_name in llm failure log (#2578) 2025-06-03 10:24:47 -07:00
Shuchang Zheng
f27c2cd92d fix selfhost streaming issue (#2576)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-06-03 17:10:30 +08:00
Shuchang Zheng
db856cd843 fix jinja runtime leak (#2575) 2025-06-03 14:03:49 +08:00
Shuchang Zheng
aef945cb63 fix llm key override in llm_api_handler_with_router_and_fallback (#2562) 2025-05-31 23:23:37 -07:00
Shuchang Zheng
2167d88c20 Jon/model name massage (#2559) 2025-05-31 22:34:30 -04:00
Shuchang Zheng
b4d5837196 ModelSelector: add 'Skyvern Optimized' as hard choice (#2558) 2025-05-31 21:42:57 -04:00
Shuchang Zheng
800a26d323 use model_name instead of name (#2557) 2025-05-31 18:40:36 -07:00
Shuchang Zheng
deb38af17d fix llm_key - render every llm_key for cua in the execute_step (#2556) 2025-05-31 16:26:02 -07:00
Shuchang Zheng
48f5f0913e fix llm_key_override (#2552) 2025-05-31 11:11:25 -07:00
Shuchang Zheng
2ed14f42e7 add model to Task and TaskV2; expose it to run_task endpoint; thread … (#2540) 2025-05-30 20:07:12 -07:00
Tiger Shen
73e366bbad Fix Claude 4 model names to use specific versions instead of -latest suffix (#2531) 2025-05-30 18:13:05 -07:00
Shuchang Zheng
5580548e7d support anthropic claude 4 bedrock (#2539) 2025-05-30 16:16:07 -07:00
Shuchang Zheng
0024af2fe8 use wpid for MissingValueForParameter error (#2527) 2025-05-29 14:26:09 -07:00
Shuchang Zheng
ea5620acd2 weave LLMCaller.llm_key through to api handler/agent (#2524) 2025-05-29 16:49:59 -04:00
Shuchang Zheng
bd72491d7d add current item in forloop + global forloop reference (#2512) 2025-05-29 23:12:07 +08:00
Shuchang Zheng
08bf2bc428 backend changes extracted from codex/jon/SKY-5016 (#2508) 2025-05-29 09:15:04 -04:00
Shuchang Zheng
4ad65b579c use wpid for MissingValueForParameter error (#2505) 2025-05-29 02:51:45 -07:00
Shuchang Zheng
3d1572f462 remove skyvern sdk sub group interfaces in doc (#2492) 2025-05-27 23:50:09 -07:00
Shuchang Zheng
abab86619c move every interface to top level and get rid of sdk client grouping (#2490) 2025-05-27 23:38:14 -07:00
Shuchang Zheng
1e16559141 refactor skyvern current state json file (#2489) 2025-05-27 17:38:24 -07:00
Shuchang Zheng
c575ad8bc7 fix webhook successful status code range (#2486) 2025-05-27 03:21:50 -07:00
Shuchang Zheng
de18a60ac2 Revert "revert webhook schema updates" (#2482) 2025-05-27 03:00:14 -07:00
Shuchang Zheng
da4afddc21 revert webhook schema updates (#2479) 2025-05-26 21:18:42 -07:00
Shuchang Zheng
fc71c32133 Add Anthropic Claude 4 and 3.5 Haiku models (#2477) 2025-05-26 22:18:20 -04:00
Shuchang Zheng
a86a5e34d1 Update workflow docs (#2472) 2025-05-26 21:30:43 -04:00
Shuchang Zheng
c11fb425e3 TOTP endpoint update - support sending code that's less than or equal to 10 chars directly (#2464) 2025-05-26 13:28:20 -07:00
Shuchang Zheng
bd8ea04077 update workflow webhook resposne (#2459) 2025-05-27 00:13:19 +08:00
Shuchang Zheng
04c47b7e79 fix workflow run webhook status (#2458) 2025-05-26 23:49:42 +08:00
Shuchang Zheng
2438bcacbf add engine to more blocks (#2457) 2025-05-26 23:19:42 +08:00
Shuchang Zheng
6f83978937 doc update - add run tasks page (#2425) 2025-05-24 23:46:31 -07:00
Shuchang Zheng
42d015cdba webhook support for task v1 and workflow run; fix task v2 webhook (#2446) 2025-05-24 13:01:53 -07:00
Shuchang Zheng
b8b3821bc9 two more public endpoints: retry_run_webhook, get_artifact (#2445) 2025-05-24 03:24:56 -04:00
Shuchang Zheng
d277a03b80 Add TaskRunResponse data to task v2 webhook (#2444) 2025-05-23 18:39:25 -07:00
Shuchang Zheng
f49b5c4100 add gemini 2.5 flash preview 05-20 (#2434) 2025-05-22 14:12:54 -07:00
Shuchang Zheng
e5f52b8c9d add download filename rule for supabase (#2432) 2025-05-22 10:53:59 -07:00
Shuchang Zheng
2e068d88ac fix run task v1 missing webhook (#2428)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-05-22 17:38:48 +08:00
Shuchang Zheng
74cd8f7b45 quick update passwords docs (#2424) 2025-05-21 22:29:11 -07:00
Shuchang Zheng
fb41ff843e Fix Taskv2 (#2419) 2025-05-21 23:07:49 -04:00
Shuchang Zheng
87d0f364f5 credential management documentation (#2389) 2025-05-21 20:06:34 -07:00
Shuchang Zheng
a626d0c75f new create_workflow and update_workflow endpoint that supports either json or yaml format (#2408) 2025-05-20 18:43:20 -07:00
Shuchang Zheng
600bea1b8c update the group that update_workflow belongs to (#2406) 2025-05-20 17:12:34 -07:00
Shuchang Zheng
fa81d0292b Workflow is not a beta feature anymore (#2403) 2025-05-20 16:10:00 -07:00
Shuchang Zheng
56267987e2 group workflow apis (#2396) 2025-05-20 01:44:17 -07:00
Shuchang Zheng
064a2aff24 fix python sdk example for cancel_run (#2395) 2025-05-20 01:11:16 -07:00
Shuchang Zheng
92d34464b4 make step update in db a debug message (#2392) 2025-05-19 19:15:25 -07:00
Shuchang Zheng
d19298c7f2 skyvern agent run_task & get_task sample code update (#2382) 2025-05-18 23:30:26 -07:00
Shuchang Zheng
3e44a1995d doc revamp - complete code samples (#2378) 2025-05-18 13:45:46 -07:00
Shuchang Zheng
d70c91bca2 reorder api endpoints (#2377) 2025-05-18 12:43:22 -07:00
Shuchang Zheng
1d81782b37 Jon/eval update (#2376) 2025-05-17 14:26:18 -07:00
Shuchang Zheng
d2419d82d7 update documentation part3 - add code examples (#2369) 2025-05-16 19:06:41 -07:00