Commit 22a0502
authored
Add support for vertex on stagehand server (#1602)
# why
Vertex is supported on local mode
# what changed
Adds vertex as a supported provider for local binary. Unlocks vertex for
canonical sdks
# test plan
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Add Vertex as a supported provider in Stagehand Server so users can
select "vertex" and run models via Vertex. Updates the AISDK provider
types to include "vertex" and includes a patch changeset.
<sup>Written for commit 0a5cd3b.
Summary will update on new commits. <a
href="https://cubic.dev/pr/browserbase/stagehand/pull/1602">Review in
cubic</a></sup>
<!-- End of auto-generated description by cubic. -->1 parent 1a5b26d commit 22a0502
File tree
2 files changed
+6
-0
lines changed- .changeset
- packages/server/src/types
2 files changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
0 commit comments