This package provides runnable usage examples for Kurt
pnpm start:openai
The following environment variables are needed to run the example
OPENAI_API_KEY=<replace>
pnpm start:vertex
The following environment variables are needed to run the example
VERTEX_AI_PROJECT=<replace>
VERTEX_AI_LOCATION=<replace>
pnpm start