Commit Graph

104 Commits

Author SHA1 Message Date
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
Shuchang Zheng
4407c19417 Add credentials table, CRUD endpoints, and credential parameter (#1767)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-02-13 19:00:19 +03:00
Shuchang Zheng
22cefee5f9 add gemini 2.0 flash (#1745) 2025-02-07 14:39:31 +08:00
Shuchang Zheng
4bdc32ce2c add azure o3 mini (#1711) 2025-02-04 17:11:29 +08:00
Shuchang Zheng
59756cb1d2 O3 Mini support (#1709) 2025-02-03 16:07:10 -05:00
Shuchang Zheng
b43f1bfec2 wait files fully downloaded before complete task (#1707) 2025-02-03 23:49:46 +08:00
Shuchang Zheng
204972e225 Add step / task / workflow run / observer metrics as logs (#1698)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-02-01 14:10:38 -05:00
Jason
c30eba6245 feat: add Novita AI deepseek models (#1647)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-01-27 18:51:09 -05:00
Shuchang Zheng
516de4725f Add support for google drive links (#1625) 2025-01-23 15:22:59 +08:00
Shuchang Zheng
31885113a4 Use suffix instead of prefix when creating temp file (#1622) 2025-01-23 04:13:40 +08:00
Shuchang Zheng
8b55e1dad4 fix download file auto remove % (#1619) 2025-01-23 02:37:35 +08:00
Shuchang Zheng
f1f3d1cdd5 Support uploading files from S3 (#1618) 2025-01-22 10:14:12 -05:00
Shuchang Zheng
4578b6fe86 add observer thought token count and llm cost (#1595) 2025-01-22 07:45:40 +08:00
Shuchang Zheng
c158ad3f21 migrate observer to task v2 (#1564) 2025-01-15 09:59:18 -08:00
Jason
e54977ef29 feat: Add new model provider Novita AI (#1508) 2025-01-11 00:08:37 -05:00
Shuchang Zheng
5796de73d1 Add AI suggestion endpoints (#1519) 2025-01-08 21:45:38 -08:00
Shuchang Zheng
c0c1f51a55 remove noisy debug log (#1512) 2025-01-07 09:36:32 -08:00
LawyZheng
6b4b52a6c4 hash long href link (#1500) 2025-01-06 23:26:07 +08:00
Shuchang Zheng
3835f3ce69 make upload file from path log a debug log (#1468) 2025-01-02 10:09:23 -08:00
Shuchang Zheng
175ce55f06 recreate index for artifacts table (#1455) 2024-12-31 01:38:07 -08:00
Shuchang Zheng
b2fdb187fa Use json_repair (#1453) 2024-12-30 14:31:29 -05:00
Shuchang Zheng
5842bfc1fd create cruise related artifact in cruise api (#1355) 2024-12-08 21:17:58 -08:00
Nick Fisher
f7f5c47c8e rename GEMINI_FLUSH->GEMINI_FLASH (#1333) 2024-12-05 20:28:54 -08:00
Shuchang Zheng
d8c6471c1b amazon nova support (#1315) 2024-12-05 00:12:53 -08:00
Shuchang Zheng
6db01f4783 gemini 1.5 pro & flash (#1308) 2024-12-02 15:59:59 -08:00
Shuchang Zheng
57e6404881 add gemeni pro support (#1307) 2024-12-02 15:51:18 -08:00
Shuchang Zheng
7f6b2c0929 shu/removeSettingsManager.get_settings (#1305) 2024-12-02 15:01:22 -08:00
LawyZheng
87061f5bb6 upload all downloaded files when using s3 (#1289) 2024-11-29 16:05:44 +08:00
LawyZheng
ce684d22a9 add remove dir function (#1263) 2024-11-26 17:04:18 +08:00
LawyZheng
af25aeed77 use skyvern temp to save tempfiles (#1262) 2024-11-26 12:27:58 +08:00
Shuchang Zheng
675933128c support bedrock sonnet 3.5 inference profile (#1195) 2024-11-14 14:37:53 -08:00
Shuchang Zheng
281feb60e4 Remove Call LLM API Log (#1132) 2024-11-04 22:00:15 -05:00
Shuchang Zheng
2ac8a1a7d0 SKY-3915 Remove incomplete json fixing logic -- models have gotten better (#1121) 2024-11-04 00:56:58 -05:00
Shuchang Zheng
bf06fcfeb7 Update max output tokens to 16K (#1110) 2024-11-02 21:46:55 -07:00
LawyZheng
d649699619 automatically parse file extension when downloading (#1101) 2024-11-01 01:24:34 +08:00
Suchintan
7cba401e2e Add support for the latest sonnet 3.5 (#1025) 2024-10-22 16:57:26 -04:00
Shuchang Zheng
9048cdfa73 add actions db model and caching V0 (#980) 2024-10-15 12:06:50 -07:00
Shuchang Zheng
60069a6256 fix LiteLLMParams (#958) 2024-10-10 23:24:27 -07:00
Shuchang Zheng
b536f1d27f gpt4o mini pricing for massive (#957) 2024-10-10 22:57:54 -07:00
Kerem Yilmaz
4a599bbf55 Ykeremy/downloaded filename prefix (#814) 2024-09-11 21:56:38 -07:00