Commit graph

59 commits

Author SHA1 Message Date
Shuchang Zheng
ead1e4ba59
upgrade versions and autogenerated client code (#2053) 2025-03-31 16:07:39 -04:00
Shuchang Zheng
032881d4eb
remove unused libraries (#2004) 2025-03-23 16:49:02 -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
LawyZheng
902c0ad4ce
fix skyvern client bug (#1802) 2025-02-21 02:18:02 +08:00
LawyZheng
fbf1473884
llamaindex support (#1758) 2025-02-12 11:17:25 +08:00
LawyZheng
7956c7c1e5
add langchain support (#1750) 2025-02-10 16:03:57 +08:00
Shuchang Zheng
28da4e0c37
fix poetry lock (#1748) 2025-02-07 22:01:15 +08:00
Shuchang Zheng
da6fb39d8c
update litellm (#1747) 2025-02-07 21:40:09 +08:00
LawyZheng
73a69edbbc
add skyvern sdk (#1741) 2025-02-07 02:48:13 +08:00
Shuchang Zheng
36de8bde99
upgrade litellm (#1701) 2025-02-03 14:55:53 +08:00
Shuchang Zheng
7fa851f0f7
update litellm and fix httpx in pre-commit (#1608) 2025-01-22 12:02:22 +08:00
Shuchang Zheng
1796af6df9
Add PDF Parser Block (#1600) 2025-01-20 23:33:54 +03:00
Shuchang Zheng
b2fdb187fa
Use json_repair (#1453) 2024-12-30 14:31:29 -05:00
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
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
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
f5125a9856
Ykeremy/test new litellm version (#223) 2024-04-23 23:48:35 -07:00
Kerem Yilmaz
bb723bff34
Improve latest ss, add queued tasks view (#215) 2024-04-22 19:50:34 +03:00
Kerem Yilmaz
3c06d44f6f
Ykeremy/revert litellm upgrade (#204) 2024-04-17 11:51:14 -07:00
Kerem Yilmaz
02cf2a1e87
New LLM Router strategy (#199) 2024-04-16 14:52:15 -07: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