Commit graph

101 commits

Author SHA1 Message Date
Marc Kelechava
466551eabf
feat: add use_in_memory_db to Skyvern.local() (#5260) 2026-03-26 16:43:53 -07:00
Aaron Perez
1c1ae1a1f7
Revert "feat: add MiniMax LLM provider support" (#5153) 2026-03-19 22:23:56 +00:00
Octopus
69a7a3f765
feat: add MiniMax LLM provider support (#5109)
Co-authored-by: octo-patch <octo-patch@users.noreply.github.com>
Co-authored-by: Aaron Perez <aperez0295@gmail.com>
2026-03-18 14:46:33 +00:00
Shuchang Zheng
db66b6627f
Fix: Diagnostics button always visible for completed task blocks (SKY-8398) (#5120)
Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-03-18 02:52:33 -07:00
Suchintan
6e3ecc3330
Add GPT-5.4 support (#5010)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-03-07 10:38:50 -05:00
pedrohsdb
5bf555077f
Consolidate Gemini 3 Pro into version-agnostic VERTEX_GEMINI_3_PRO (#4926) 2026-02-27 19:13:23 -08:00
Suchintan
e1c5e5c913
Add Gemini 3.1 Pro and Inception Mercury-2 model support (#4847)
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2026-02-22 21:13:15 -05:00
Shuchang Zheng
da175fee70
fix sync on oss side (#4797) 2026-02-18 15:41:33 -08:00
Shuchang Zheng
f5cf80a1be
set opus 4.6 temperature to 1 (#4784) 2026-02-18 10:12:41 -08:00
Shuchang Zheng
47cf46f956
Add support for Anthropic Claude Opus 4.6 in webbench (#4777) 2026-02-17 20:35:44 -08:00
Suchintan
fd241dba54
Add GEMINI_3.0_FLASH support and update docker-compose.yml (#4687)
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-12 03:30:40 +00:00
Suchintan
8162498952
Add Claude 4.5 Opus support and improve SDK documentation (#4633)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-08 05:46:19 +00:00
pedrohsdb
4b61b7c041
Add openai gpt5 mini flex (#4432)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Waiting to run
Build Skyvern SDK and publish to PyPI / run-ci (push) Blocked by required conditions
Build Skyvern SDK and publish to PyPI / build-sdk (push) Blocked by required conditions
2026-01-10 08:23:30 -08:00
Aaron Perez
9645960016
[SKV-4350] Add OLLAMA_SUPPORTS_VISION env var, update docs (#4351)
Some checks are pending
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-12-22 20:20:31 -05:00
pedrohsdb
8b8e93a616
Pedro/add gemini 3 flash (#4323) 2025-12-17 20:52:29 -08:00
Suchintan
9add06c9a5
GPT 5.2 Support, update models (#4287)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Build Skyvern TS SDK and publish to npm / check-version-change (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled
Build Skyvern TS SDK and publish to npm / build-and-publish-sdk (push) Has been cancelled
Co-authored-by: Suchintan Singh <suchintan@skyvern.com>
2025-12-12 18:22:25 -05:00
Shuchang Zheng
43e89d2991
add support for gpt 5.1 (#4197)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-12-04 17:08:16 -05:00
pedrohsdb
f7e68141eb
add vertex gemini 3 pro config (#4025)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-11-18 16:13:51 -08:00
Marc Kelechava
ab162397cd
Support Google Cloud Workload Identity for vertex models (#3956) 2025-11-10 15:56:57 -08:00
pedrohsdb
46ee020b5d
making gpt5 models have temp 1 (#3849) 2025-10-29 09:11:08 -07:00
pedrohsdb
5d7d668252
point flash and flash lite to stable (#3816) 2025-10-24 16:45:58 -07:00
greg niemeyer
de5a55bd66
add claude 4.5 haiku support (#3763)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-20 02:23:22 +00:00
Shuchang Zheng
770ddadc2f
fix drop_params bug (#3756) 2025-10-17 12:00:34 -07:00
greg niemeyer
9b2bbda3c8
add support for claude sonnet 4.5 (#3692) 2025-10-12 12:57:52 -04:00
greg niemeyer
cb35d966ac
fix claude output tokens (#3695) 2025-10-12 11:30:46 -04:00
pedrohsdb
bb48db6288
Updating Gemini flash pointers in registry and frontend to preview-09-2025 (#3584) 2025-10-01 15:41:14 -07:00
Jonathan Dobson
2196d46a47
Revert "Add endpoint for browser sessions history" (#3538) 2025-09-26 16:14:52 -04:00
Jonathan Dobson
1f585a184b
Add endpoint for browser sessions history (#3537) 2025-09-26 16:07:27 -04:00
pedrohsdb
f40a2392c8
adding new gemini flash preview models (#3536) 2025-09-26 11:45:22 -07:00
LawyZheng
66b2004b70
Use gemini 2_5 flash lite for create_extract_action (#3429)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-09-13 16:22:57 +08:00
LawyZheng
e0043d002c
refactor gemini reasoning effor (#3292) 2025-08-25 23:42:42 +08:00
Shuchang Zheng
0a9b58956f
gemini reasoning effort medium by default (#3282)
Co-authored-by: lawyzheng <lawyzheng1106@gmail.com>
2025-08-25 08:06:46 +00:00
Shuchang Zheng
5055daad00
GPT-5 Support + Better Logs (#3277)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-08-22 13:02:15 -07:00
Shuchang Zheng
c1b676f85e
upgrade litellm to support gpt5 reasoning (#3218)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Build Skyvern SDK and publish to PyPI / check-version-change (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / run-ci (push) Has been cancelled
Build Skyvern SDK and publish to PyPI / build-sdk (push) Has been cancelled
2025-08-17 16:39:37 -07:00
Shuchang Zheng
e356d9fea0
add support for gpt5 and azure gpt5 series (#3136) 2025-08-07 15:12:47 -07:00
Shuchang Zheng
ffce05c6ef
Temperature fix for O-models (#3048)
Some checks are pending
Run tests and pre-commit / Run tests and pre-commit hooks (push) Waiting to run
Run tests and pre-commit / Frontend Lint and Build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
2025-07-28 14:31:10 -07:00
Prakash Maheshwaran
d23944bca7
fixed the openrouter stuff (#2630) 2025-07-01 14:02:22 -04:00
Shuchang Zheng
eb0e8a21ee
add gemini 2 5 support (#2850) 2025-07-01 13:38:17 +08:00
Asher Foa
a6bf217559
Fix typos (#2807) 2025-06-28 01:26:21 +00:00
LawyZheng
296d2f903b
support volcengine + migrate ui tars to volcengine (#2705) 2025-06-13 21:17:32 +08:00
Wyatt Marshall
15d46aab82
ui-tars integration (#2656) 2025-06-13 13:23:39 +08:00
Shuchang Zheng
06d026a231
fallback gemini to gpt + use latest gemini flash 2.5 release (#2588) 2025-06-04 14:41:38 +08:00
Tiger Shen
73e366bbad
Fix Claude 4 model names to use specific versions instead of -latest suffix (#2531) 2025-05-30 18:13:05 -07:00
Shuchang Zheng
5580548e7d
support anthropic claude 4 bedrock (#2539)
Some checks are pending
Run tests and pre-commit / test (push) Waiting to run
Run tests and pre-commit / fe-lint-build (push) Waiting to run
Publish Fern Docs / run (push) Waiting to run
Sync to skyvern-cloud / sync (push) Waiting to run
2025-05-30 16:16:07 -07:00
Shuchang Zheng
08bf2bc428
backend changes extracted from codex/jon/SKY-5016 (#2508) 2025-05-29 09:15:04 -04:00
Shuchang Zheng
fc71c32133
Add Anthropic Claude 4 and 3.5 Haiku models (#2477) 2025-05-26 22:18:20 -04:00
Shuchang Zheng
f49b5c4100
add gemini 2.5 flash preview 05-20 (#2434) 2025-05-22 14:12:54 -07:00
Shuchang Zheng
3c7ac35d4f
use vertex global region (#2326) 2025-05-12 10:28:10 +08:00
Shuchang Zheng
349e506dc1
shu/remove max completion tokens for ollama (#2300) 2025-05-06 12:21:42 -07:00
Shuchang Zheng
e2a82a75d9
fix linter errors for config registry & cli (#2292) 2025-05-05 00:12:46 -07:00