Skip to content

FalconerAI/vertex-ai-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vertex AI Anthropic Test

Minimal test to validate Vertex AI can serve Anthropic Claude models. Uses the same AI SDK versions and call patterns as Falconer.

Setup

npm install
cp .env.example .env
# Edit .env with your GCP project and region

Usage

npm test                # generateText test
npm run test:stream     # streamText test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors