Back to Go Openai

README

examples/README.md

1.42.0226 B
Original Source

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.