Commit Graph

143 Commits

Author SHA1 Message Date
Shuchang Zheng
3c7ac35d4f use vertex global region (#2326) 2025-05-12 10:28:10 +08:00
Shuchang Zheng
1fbaf711b1 fix anthropic llm stats (#2313) 2025-05-08 14:30:00 -07:00
Shuchang Zheng
349e506dc1 shu/remove max completion tokens for ollama (#2300) 2025-05-06 12:21:42 -07:00
Shuchang Zheng
28b1ff4872 remove dead code in aws.py - execute_with_async_client (#2287) 2025-05-05 00:41:48 -07:00
Shuchang Zheng
e2a82a75d9 fix linter errors for config registry & cli (#2292) 2025-05-05 00:12:46 -07:00
Prakash Maheshwaran
c3072d7572 Added Ollama & Openrouter & Groq & improved cdp browser (#2283) 2025-05-05 00:03:23 -07:00
Shuchang Zheng
dbcc48833e fix LiteLLMParams typing (#2285) 2025-05-04 01:02:01 -07:00
Shuchang Zheng
8b834436b5 anthropic support - dymanic window size / window popup (#2284) 2025-05-04 00:40:16 -07:00
Shuchang Zheng
38f8a21d32 anthropic CUA - limit image message count (#2265) 2025-04-30 18:03:40 -07: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
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
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
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
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
Suchintan
eefddb4105 GPT-o4-mini and GPT-o3 support is here (#2170) 2025-04-16 21:34:00 -04:00
Shuchang Zheng
3154a9ce10 fix llm cost for gpt4.1 (#2172) 2025-04-16 15:32:51 -07:00
Suchintan
c829966936 GPT-4.1-support (#2159) 2025-04-16 02:12:33 -04:00
Shuchang Zheng
80cdc1e0e2 Retry url encode fix (#2136) 2025-04-12 15:18:15 -07:00
Shuchang Zheng
cb46232cff fix url encoding (#2135) 2025-04-12 13:35:43 -07:00
Shuchang Zheng
7e5e684f53 shu/gemini 2.5 pro support (#2109) 2025-04-06 00:03:24 -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
6d8a49d5b5 file upload block backend (#2000) 2025-03-23 15:37:20 -07:00
Shuchang Zheng
f924185caf fix cached_tokens & completion_tokens (#1986) 2025-03-20 19:56:02 -07:00
Shuchang Zheng
eb3eb4eede track reasoning token and cached token (#1985) 2025-03-20 16:42:57 -07:00
Shuchang Zheng
e4a986d286 configure logger in the first place in skyvern init (#1965) 2025-03-18 11:53:13 -07:00
Shuchang Zheng
205e2b35c0 return dummy llm api handler which will raise exception if called (#1954) 2025-03-17 12:37:10 -07:00
Shuchang Zheng
8a561c2fbb add SkyvernClient (#1943) 2025-03-16 15:46:34 -07:00
Saurabh Misra
21cedc43d1 ️ Speed up function fix_unescaped_quotes_in_json by 106% (#1891)
Co-authored-by: codeflash-ai[bot] <148906541+codeflash-ai[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <shu@skyvern.com>
2025-03-08 02:34:58 -08:00
Shuchang Zheng
c6a733ff27 GPT-4.5 Support (#1868) 2025-03-02 23:49:18 -05:00
Shuchang Zheng
d271a84eff Add error message for contextexceedederror (#1866) 2025-03-02 23:27:20 -05:00
Shuchang Zheng
889c8f1963 aws_client ECS tasks (#1861) 2025-03-02 02:00:41 -05:00
Shuchang Zheng
179c12db8c add support back for old gpt versions by supporting max_tokens (#1860) 2025-03-02 00:16:00 -05:00
Shuchang Zheng
14689b53e4 task v2 refactor part 10: ObserverTask -> TaskV2 in backend code (#1839) 2025-02-27 23:19:02 -05:00
Shuchang Zheng
995d9461b5 Add Checksums to downloaded files for Axis so they can validate it in the webhook (#1848) 2025-02-26 20:19:05 -05:00
Shuchang Zheng
31144fa125 add anthropic claude3.7 support (#1831) 2025-02-24 17:22:17 -08:00
Shuchang Zheng
ffbc95e1b4 task v2 refactor part 6 - observer_cruise_id -> task_v2_id (#1817) 2025-02-23 16:03:49 -08:00
Shuchang Zheng
713005f403 task v2 refactor part 2: observer schema py -> task_v2 schema py (#1814) 2025-02-22 03:21:19 -08:00
Shuchang Zheng
167f219a3e Include downloaded files in the task block outputs within workflows so subsequent blocks can use them (#1797) 2025-02-20 17:19:03 +08:00