Uses of Class
com.azure.ai.inference.models.ModelInfo
Packages that use ModelInfo
Package
Description
Package containing the classes for Model.
Package containing the data models for Model.
-
Uses of ModelInfo in com.azure.ai.inference
Methods in com.azure.ai.inference that return ModelInfoModifier and TypeMethodDescriptionChatCompletionsClient.getModelInfo()
Returns information about the AI model.EmbeddingsClient.getModelInfo()
Returns information about the AI model.Methods in com.azure.ai.inference that return types with arguments of type ModelInfoModifier and TypeMethodDescriptionChatCompletionsAsyncClient.getModelInfo()
Returns information about the AI model.EmbeddingsAsyncClient.getModelInfo()
Returns information about the AI model. -
Uses of ModelInfo in com.azure.ai.inference.models
Methods in com.azure.ai.inference.models that return ModelInfo