OpenaiChatCompletionsBuildingStep
Initializes the building step with the provided mock server instance and a higher-level building step for configuring chat completion responses.
Parameters
mokksy
The mock server instance used for handling mock request and response lifecycle.
buildingStep
The underlying building step for managing and supporting response configurations for OpenAI Chat Completion requests.