This example demonstrates how to use Structured Outputs with GenSX. Learn more in the structured outputs docs.
# Install dependencies
pnpm install
# Set your OpenAI API key
export OPENAI_API_KEY=<your_api_key>
# Run the example
pnpm run start
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
This example demonstrates how to use Structured Outputs with GenSX. Learn more in the structured outputs docs.
# Install dependencies
pnpm install
# Set your OpenAI API key
export OPENAI_API_KEY=<your_api_key>
# Run the example
pnpm run start