Commit Graph

26 Commits

Author SHA1 Message Date
Kerem Yilmaz
21b9eea446 Implement upload_file endpoint (#547) 2024-07-03 17:54:31 -07:00
Shuchang Zheng
4a9b89f54f allow any origins to pass request to skyvern backend by default; make the ALLOWED_ORIGINS configurable through environment (#543) 2024-07-03 13:36:17 -07:00
Kerem Yilmaz
fe1c7214f7 make LOG_LEVEL configurable (#510) 2024-06-25 11:23:27 -07:00
Kerem Yilmaz
c71fae01e9 Update front-end setup instructions (#452) 2024-06-10 10:39:11 -04:00
LawyZheng
e6a356dfc6 set ENABLE_OPENAI defaut to false (#373) 2024-05-27 22:02:08 +08:00
Kerem Yilmaz
753bac3174 Set 5 min timeout for LLM calls (#358) 2024-05-23 18:49:49 -07:00
Kerem Yilmaz
55b1699f3e Fix gpt4o -> GPT4O (#341) 2024-05-17 11:42:19 -07:00
Suchintan
9a6ec13af6 Ruff (#339) 2024-05-17 12:10:54 -04:00
Divyansh Verma
8598f56a83 GPT4 integration (#324)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2024-05-17 11:25:03 -04:00
Shuchang Zheng
3c2bb5cca8 increase the deafult browser initial loading timeout and screenshot timeout (#259) 2024-05-04 23:27:44 -04:00
Kerem Yilmaz
b26e2c9699 fix backbone connection (#257)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-04 22:40:29 -04:00
Kerem Yilmaz
4459ca7d09 Integrate posthog feature flags + setup Claude 3 experiment (#251) 2024-05-02 15:06:21 -07:00
Kerem Yilmaz
ffe917f2b5 Max retries per step configuration per org (#168) 2024-04-08 16:58:45 -07:00
Kerem Yilmaz
0800990627 Workflow Fixes (#156) 2024-04-04 19:09:19 -07:00
Kerem Yilmaz
69c458bd7c Implement get_latest_screenshots, add action_screenshots to TaskResponse (#148) 2024-04-02 14:43:29 -07:00
Kerem Yilmaz
5c0f482b05 Decrease max retries per step 5->2 (#146) 2024-04-02 12:48:49 -07:00
Kerem Yilmaz
0124764b6e Increase max num screenshots to 10 since some websites are longer (#139) 2024-03-31 02:13:38 -07:00
Kerem Yilmaz
3d1b146470 Implement DownloadToS3Block (#133) 2024-03-28 16:46:54 -07:00
Kerem Yilmaz
1e933b703f AsyncOperation: support for running asynchronous jobs while the agent is running (#111) 2024-03-19 09:12:28 -07:00
Kerem Yilmaz
d1de19556e Implement LLM router (#95) 2024-03-16 23:13:18 -07:00
Kerem Yilmaz
15d78d7b08 Sync cloud skyvern to oss skyvern (#55) 2024-03-12 22:28:16 -07:00
Suchintan
a0b3d0dcae Remove default playwright automation controlled (#47) 2024-03-09 23:44:59 -05:00
Kerem Yilmaz
213ef9d325 Update setup.sh to ask for openai key and email (#38) 2024-03-06 15:44:58 -08:00
Kerem Yilmaz
879bc616d3 Integrate posthog and log events to track usage (#17) 2024-03-04 15:24:18 -08:00
Shuchang Zheng
2123b2da31 make signature algorithm configurable (#7) 2024-03-03 14:01:14 -08:00
Kerem Yilmaz
9eddb3d812 Move the code over from private repository (#3) 2024-03-01 10:09:30 -08:00