Commit graph

45 commits

Author SHA1 Message Date
LawyZheng
a625fe74f5
revert playwright version (#1414) 2024-12-19 22:51:09 +08:00
LawyZheng
50246550fa
upgrade playwright to 1.49.1 (#1402) 2024-12-17 15:46:05 +08:00
Shuchang Zheng
bc57dc105b
upgrade litellm (#1387) 2024-12-14 20:23:34 -08:00
Shuchang Zheng
d8c6471c1b
amazon nova support (#1315) 2024-12-05 00:12:53 -08:00
Shuchang Zheng
3119ab75a4
get psycopg-binary and psycopg-pool back (#1209) 2024-11-17 15:06:05 -08:00
Shuchang Zheng
3b156f619b
Introduce asyncpg db connector - the latest psycopg (3.2.3) has a bug somewhere which makes db query hangs forever (#1208) 2024-11-17 14:39:29 -08:00
Shuchang Zheng
2a20a45e07
upgrade litellm 1.52.6 (#1196) 2024-11-14 15:12:58 -08:00
Shuchang Zheng
efdf4b5cab
introduce pyotp and support generating totp within skyvern (#1176) 2024-11-12 02:17:22 -08:00
Shuchang Zheng
28353aeef2
update fastapi to the lateset version (#1162) 2024-11-11 00:43:35 -08:00
Shuchang Zheng
6f9078872c
remove unused libraries (#1161) 2024-11-10 16:24:13 -08:00
Shuchang Zheng
354d113686
remove apscheduler (#965) 2024-10-11 15:33:43 -07:00
LawyZheng
d4a050c2a6
update dependency (#853) 2024-09-19 11:45:31 +08:00
Kerem Yilmaz
fd5fdb9d32
add Request context to async_executor (#709) 2024-08-15 22:25:10 -07:00
Kerem Yilmaz
3d17b0cb4e
Upgrade playwright (#702) 2024-08-13 11:13:46 +03:00
Shuchang Zheng
eb93feb4d7
downgrade litellm to 1.42.0 (#696) 2024-08-09 01:34:10 -07:00
Shuchang Zheng
78adb8b276
bump litellm to 1.43.1 (#684) 2024-08-07 14:39:23 -07:00
Kerem Yilmaz
5000f3d762
Catch CanceledError in litellm call (#642) 2024-07-24 23:41:34 -07:00
Kerem Yilmaz
479a918a8e
Use trimmed element tree for info extraction (#641) 2024-07-24 17:23:37 -07:00
Kerem Yilmaz
ea1039277f
email relay (#598)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-07-11 21:34:00 -07:00
Kerem Yilmaz
240e591280
Show steps in task page (#585) 2024-07-11 18:03:18 +03:00
Shuchang Zheng
19ed11d4d7
bump openai and litellm (#568) 2024-07-08 20:58:39 -07:00
Kerem Yilmaz
0031e6b470
Parameterize email recipients (#519) 2024-06-26 08:51:30 -07:00
Shuchang Zheng
6d2face353
add websockets as a dependency (#504) 2024-06-24 14:33:15 -07:00
Kerem Yilmaz
5f48de28c8
Ykeremy/bitwarden use search instead of url filter (#462) 2024-06-12 15:28:45 -07:00
Kerem Yilmaz
4386ba5012
shu/revert isort (#378)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-27 19:33:32 +03:00
Kerem Yilmaz
59fa78e642
Move all cloud imports after skyvern imports (#371)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2024-05-27 00:17:41 -07:00
Kerem Yilmaz
688a615fb2
introduce permission checker to task create api (#368) 2024-05-26 14:51:53 -07:00
Shuchang Zheng
2466897158
adopt ruff as the replacement for python black (#332) 2024-05-16 18:20:11 -07:00
Shuchang Zheng
9e1b07451f
update pre-commit (#330) 2024-05-16 17:11:49 -07:00
Kerem Yilmaz
a51a20436f
Update url load timeout workflows (#286) 2024-05-09 00:29:05 -04:00
Kerem Yilmaz
bf55bf8314
Default the old anthropic model name for backwards compatibility (#285) 2024-05-08 23:43:52 -04:00
Shuchang Zheng
55444e3ae0
upgrade litellm to 1.35.35 (#250) 2024-05-02 14:32:24 -04:00
Kerem Yilmaz
45d11e5a7f
upgrade litellm to 1.35.32 (#245) 2024-04-29 22:01:13 -07:00
Kerem Yilmaz
bb723bff34
Improve latest ss, add queued tasks view (#215) 2024-04-22 19:50:34 +03:00
Kerem Yilmaz
6ea649d30b
Constraint onnxruntime version (#177) 2024-04-10 20:02:21 -07:00
Kerem Yilmaz
39d7d91938
Enable precall checks for LiteLLM Router (#174) 2024-04-09 23:46:12 -07:00
Kerem Yilmaz
3cc07c9d20
Ykeremy/fix router pass empty redis password (#143) 2024-04-01 16:28:46 -07:00
Kerem Yilmaz
7562cd9c25
Implement SendEmailBlock (#137) 2024-03-31 01:58:11 -07:00
Kerem Yilmaz
c58aaba4bb
Ykeremy/workflow prompt block (#124) 2024-03-25 00:57:37 -07:00
Kerem Yilmaz
cf4749c1d5
Sqlalchemy AsyncSession (#122) 2024-03-25 03:47:47 +08:00
Kerem Yilmaz
e339ea4809
Update and sync pyproject and poetrylock (#65) 2024-03-14 08:32:18 -07:00
Kerem Yilmaz
879bc616d3
Integrate posthog and log events to track usage (#17) 2024-03-04 15:24:18 -08:00
Suchintan
3bf56717c9
Streamlit + Readme update: copy to cURL (#22) 2024-03-04 12:41:38 -05:00
Shuchang Zheng
6f7eb006d5
Skyvern is only compatible with python 3.11 currently; Remove poetry.lock (#6) 2024-03-03 13:25:09 -08:00
Kerem Yilmaz
9eddb3d812
Move the code over from private repository (#3) 2024-03-01 10:09:30 -08:00