Class AiCoreOpenAiClient.Async

java.lang.Object
com.sap.ai.sdk.foundationmodels.openai.AiCoreOpenAiClient.Async
Enclosing class:
AiCoreOpenAiClient

public static class AiCoreOpenAiClient.Async extends Object
Asynchronous client factory for accessing OpenAI services with a pre-configured model and resource group.
  • Method Details

    • responses

      @Nonnull public com.openai.services.async.ResponseServiceAsync responses()
      Get an asynchronous ResponseService client for the configured model and resource group.
      Returns:
      A configured OpenAI ResponseServiceAsync client.