29 Commits

Author SHA1 Message Date
dependabot[bot]
151be6d9eb Bump werkzeug from 3.1.5 to 3.1.6 in /integrations/langchain (#4815)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-02-20 00:02:25 +00:00
dependabot[bot]
6135b3aa95 Bump the uv group across 2 directories with 3 updates (#4756)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-16 11:50:16 -05:00
Suchintan
8b49620f9e fix: resolve 60+ dependabot security alerts (#4664)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 04:48:15 +00:00
dependabot[bot]
1d4f9ef9e2 Bump the uv group across 3 directories with 13 updates (#4662)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-08 06:13:29 +00:00
LawyZheng
7344027af0 fix dependency (#4374) 2026-01-04 07:10:22 +00:00
Stanislav Novosad
e1693b2fef SDK: use Skyvern.local() factory method (#4206) 2025-12-05 13:21:40 -07:00
Stanislav Novosad
e1595abf84 Merge SkyvernSdk and Skyvern extending Fern client (#3987)
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2025-11-12 22:44:53 +00:00
Stanislav Novosad
d61179e132 Migrate Skyvern to uv from poetry (#3554)
Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: stas <stas@skyvern.com>
2025-09-30 15:19:12 -06:00
Suchintan
077153a708 MCP Upgrade (#2904) 2025-07-09 05:56:14 +00:00
Suchintan
2098cee562 Fix MCP Upgrade in langchain + llamaindex (#2894) 2025-07-08 14:02:57 +08:00
dependabot[bot]
e5d08c6c26 Bump requests from 2.32.3 to 2.32.4 in /integrations/langchain (#2837)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:32:04 +00:00
dependabot[bot]
914d33cb00 Bump urllib3 from 2.3.0 to 2.5.0 in /integrations/langchain (#2836)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:26:43 +00:00
dependabot[bot]
26fd9e3992 Bump jinja2 from 3.1.5 to 3.1.6 in /integrations/langchain (#2832)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:08:33 +00:00
dependabot[bot]
9366ac21d9 Bump protobuf from 5.29.3 to 5.29.5 in /integrations/langchain (#2823)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 02:18:55 +00:00
dependabot[bot]
62983a7a07 Bump h11 from 0.14.0 to 0.16.0 in /integrations/langchain (#2822)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 02:10:34 +00:00
Shuchang Zheng
dc032e8a55 pyproject.toml v0.2.1 - fix (#2663) 2025-06-10 00:40:05 -07:00
Shuchang Zheng
99c7792c21 v0.2.1 (#2660) 2025-06-09 20:33:30 -07:00
Shuchang Zheng
258b6ac660 release skyvern-langchain & skyvern-llamaindex v0.2.0 (#2577) 2025-06-03 10:21:58 -07:00
Shuchang Zheng
abab86619c move every interface to top level and get rid of sdk client grouping (#2490) 2025-05-27 23:38:14 -07:00
LawyZheng
2b5bb17506 update llamaindex integration (#2390) 2025-05-20 00:16:25 +08:00
LawyZheng
f9d3f3e2dc update langchain integration (#2388) 2025-05-19 16:07:02 +08:00
Suchintan
0184a0e705 Update N8N Readme with link to repo, disable doctoc metadata (#2330) 2025-05-13 00:09:03 -04:00
Shuchang Zheng
3bcd7db2bb support get_run, run_task in SkyvernAgent (#2049) 2025-03-31 11:26:53 -04:00
Shuchang Zheng
83ad2adabd Rename old router to legacy_base_router (#2048)
Co-authored-by: Suchintan Singh <suchintansingh@gmail.com>
2025-03-31 02:57:54 -04:00
Shuchang Zheng
0107054a75 support get_run, run_task in SkyvernAgent (#2047) 2025-03-31 02:09:11 -04:00
Shuchang Zheng
8a561c2fbb add SkyvernClient (#1943) 2025-03-16 15:46:34 -07:00
LawyZheng
c7e6a5c84b langchain bugfix (#1870) 2025-03-03 23:05:35 +08:00
LawyZheng
b3b548ed38 update langchain integration (#1815) 2025-03-03 10:38:00 +08:00
LawyZheng
960a51b029 add langchain support (#1805) 2025-02-21 15:56:06 +08:00