Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

To run an example:

export OPENAI_API_KEY="<your key here>"
go run ./examples/<target>

The Responses API example demonstrates a text response and a follow-up chained with previous_response_id.