Uses of Class
com.github.copilot.sdk.json.ModelInfo
Packages that use ModelInfo
Package
Description
Core classes for the GitHub Copilot SDK for Java.
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of ModelInfo in com.github.copilot.sdk
Methods in com.github.copilot.sdk that return types with arguments of type ModelInfoModifier and TypeMethodDescriptionCopilotClient.listModels()Lists available models with their metadata. -
Uses of ModelInfo in com.github.copilot.sdk.json
Methods in com.github.copilot.sdk.json that return ModelInfoModifier and TypeMethodDescriptionModelInfo.setBilling(ModelBilling billing) ModelInfo.setCapabilities(ModelCapabilities capabilities) ModelInfo.setPolicy(ModelPolicy policy) Methods in com.github.copilot.sdk.json that return types with arguments of type ModelInfoMethod parameters in com.github.copilot.sdk.json with type arguments of type ModelInfoModifier and TypeMethodDescription