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.
| Name | Name | 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.