Interface ModelType

All Known Implementing Classes:
DallE20, DallE30, GPT35Turbo1106Model, GPT35Turbo16kModel, GPT35TurboModel, GPT401106Model, GPT4032kModel, GPT40Model, GPT40VisionPreviewModel, ModelTypeAbstract, TTS1HDModel, TTS1Model, Whisper10
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface ModelType
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details