GitHub Copilot · Example Payload

Github Copilot Code Completions Model Example

AgentsAIArtificial IntelligenceCode GenerationCode ReviewCoding AgentCustom InstructionsDeveloper ToolsExtensionsIDEMachine LearningMCPMetricsModel Context ProtocolProductivity

Github Copilot Code Completions Model Example is an example object payload from GitHub Copilot, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameis_custom_modelcustom_model_training_datetotal_engaged_userslanguages

Example Payload

Raw ↑
{
  "name": "Example Title",
  "is_custom_model": true,
  "custom_model_training_date": "example_value",
  "total_engaged_users": 10,
  "languages": []
}