Package com.azure.ai.openai.models


package com.azure.ai.openai.models
Package containing the data models for OpenAI. Azure OpenAI APIs for completions and search.
  • Classes
    Class
    Description
    The representation of a single prompt completion as part of an overall chat completions request.
    Representation of the response data from a chat completions request.
    The configuration information for a chat completions request.
    A single, role-attributed message within a chat completion interaction.
    A description of the intended purpose of a message within a chat completions interaction.
    The representation of a single prompt completion as part of an overall completions request.
    Representation of the response data from a completions request.
    Representation of the manner in which a completions response concluded.
    Representation of a log probabilities model for a completions generation.
    The configuration information for a completions request.
    Representation of the token counts processed for a completions request.
    Representation of a single embeddings relatedness comparison.
    Representation of the response data from an embeddings request.
    The configuration information for an embeddings request.
    Measurement of the amount of tokens used in this request and response.
    Non-Azure OpenAI API keys credential class for accepting non-Azure OpenAI API key credential string.