Class ServerModelsApi
java.lang.Object
com.github.copilot.generated.rpc.ServerModelsApi
API methods for the
models namespace.- Since:
- 1.0.0
-
Method Summary
Modifier and TypeMethodDescriptionThe running runtime's complete catalog of well-known built-in model IDs, including supported models and additional IDs with built-in metadata.list()Optional GitHub token used to list models for a specific user instead of the global auth context.list(ModelsListParams params) Optional GitHub token used to list models for a specific user instead of the global auth context.
-
Method Details
-
list
Optional GitHub token used to list models for a specific user instead of the global auth context.Invokes the method with no params, applying the runtime defaults.
- Since:
- 1.0.0
-
list
Optional GitHub token used to list models for a specific user instead of the global auth context.- Since:
- 1.0.0
-
getBuiltInCatalog
The running runtime's complete catalog of well-known built-in model IDs, including supported models and additional IDs with built-in metadata.- Since:
- 1.0.0
-