OpenaiResponsesBuildingStep

constructor(mokksy: MokksyServer, buildingStep: BuildingStep<CreateResponseRequest>)(source)

Initializes the OpenaiResponsesBuildingStep with the specified Mokksy server instance and a building step for handling the creation of responses.

Parameters

mokksy

The instance of MokksyServer used for this building step.

buildingStep

The building step associated with configuring responses of type CreateResponseRequest.