Skip to content

feat(llm): add compatible and vertex provider entrypoints - #36900

Merged
nexxeln merged 3 commits into
v2from
vertex-entrypoints
Jul 15, 2026
Merged

feat(llm): add compatible and vertex provider entrypoints#36900
nexxeln merged 3 commits into
v2from
vertex-entrypoints

Conversation

@nexxeln

@nexxeln nexxeln commented Jul 14, 2026

Copy link
Copy Markdown
Member

Summary

  • add a generic Anthropic Messages-compatible package entrypoint and compose the named Anthropic provider from it
  • add native Vertex Gemini and Vertex Anthropic entrypoints with project/location endpoint derivation, express API keys, OAuth tokens, and lazy ADC
  • support current global/multi-region/regional hosts and tuned Gemini endpoints/... deployments
  • document the package-like entrypoints and cover their executable request shapes

Testing

  • bun test from packages/llm (328 passed, 29 skipped)
  • bun test from packages/core (1287 passed)
  • bun typecheck from packages/llm and packages/core
  • repository typecheck via the push hook

Closes #34998
Closes #34999

@nexxeln
nexxeln merged commit 4f12980 into v2 Jul 15, 2026
8 of 9 checks passed
@nexxeln
nexxeln deleted the vertex-entrypoints branch July 15, 2026 16:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant