Yuku Kotani e7b6ffb314 feat: Vertex AI support; add google-vertex and google-vertex-anthropic providers (#2347) 6 luni în urmă
..
bin bbaae459c6 feat: make npm package install work on windows (#2419) 7 luni în urmă
script f8ab0de0ad ci: fix homebrew 6 luni în urmă
src e7b6ffb314 feat: Vertex AI support; add google-vertex and google-vertex-anthropic providers (#2347) 6 luni în urmă
test 5f61945090 core: remove redundant patch integration test 6 luni în urmă
.gitignore 571d60182a improve snapshotting speed further 9 luni în urmă
AGENTS.md 3db8e7c2b6 ci: send stats to posthog 8 luni în urmă
README.md f3da73553c sync 10 luni în urmă
bunfig.toml 53481f9790 wip: bun test improvements 6 luni în urmă
package.json e7b6ffb314 feat: Vertex AI support; add google-vertex and google-vertex-anthropic providers (#2347) 6 luni în urmă
sst-env.d.ts 7447460b5a wip: zen 6 luni în urmă
tsconfig.json 925ce6503e sync 6 luni în urmă

README.md

js

To install dependencies:

bun install

To run:

bun run index.ts

This project was created using bun init in bun v1.2.12. Bun is a fast all-in-one JavaScript runtime.