Skip to content

I have added the "Responses API" #35

Description

@sjan1970

Hi,

I have added the "Responses API". My changes in "openai_JSC.hpp[.txt]" are marked as follows:

//JSC 2026-07-23 - Start
...
//JSC 2026-07-23 - End

To call the "Responses API" use:

auto jsonResponse = openai::responses().create(jsonRequest);

or

auto jsonResponse = OpenAI_Instance.responses.create(jsonRequest);

See:

openai_JSC.hpp.txt

Regards
Jan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions