Class ApiModelsResponseModel

java.lang.Object
de.xima.fc.prompt.ms.impl.service.generic_oai.client.json.ApiModelsResponseModel

public final class ApiModelsResponseModel extends Object
A single model that can be used when prompting.
Since:
8.5.0
  • Method Details

    • created

      public Instant created()
      The time when the model was created.
      Returns:
      The creation time.
    • id

      public String id()
      The unique identifier of the model.
      Returns:
      The model ID.