Uses of Package
com.azure.ai.openai.models
Packages that use com.azure.ai.openai.models
Package
Description
Package containing the classes for OpenAI.
Package containing the data models for OpenAI.
-
Classes in com.azure.ai.openai.models used by com.azure.ai.openaiClassDescriptionRepresentation of the response data from a chat completions request.The configuration information for a chat completions request.Representation of the response data from a completions request.The configuration information for a completions request.Representation of the response data from an embeddings request.The configuration information for an embeddings request.Non-Azure OpenAI API keys credential class for accepting non-Azure OpenAI API key credential string.
-
Classes in com.azure.ai.openai.models used by com.azure.ai.openai.modelsClassDescriptionThe representation of a single prompt completion as part of an overall 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 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.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.