Skip to content

Latest commit

 

History

History

structuredOutputs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Structured Outputs Example

This example demonstrates how to use Structured Outputs with GenSX. Learn more in the structured outputs docs.

Usage

# Install dependencies
pnpm install

# Set your OpenAI API key
export OPENAI_API_KEY=<your_api_key>

# Run the example
pnpm run start