Class OpenAIProviderToolInvocationTest

java.lang.Object
org.machanism.machai.ai.provider.openai.OpenAIProviderToolInvocationTest

class OpenAIProviderToolInvocationTest extends Object
Verifies that the OpenAI SDK's generated model objects are constructible in tests.
  • Constructor Details

    • OpenAIProviderToolInvocationTest

      OpenAIProviderToolInvocationTest()
  • Method Details

    • responseFunctionToolCall_builderIsAvailable

      @Test void responseFunctionToolCall_builderIsAvailable() throws Exception
      Throws:
      Exception