GitHub Copilot · Example Payload

Github Copilot Dotcom Chat Model Example

AgentsAIArtificial IntelligenceCode GenerationCode ReviewCoding AgentCustom InstructionsDeveloper ToolsExtensionsIDEMachine LearningMCPMetricsModel Context ProtocolProductivity

Github Copilot Dotcom Chat 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_userstotal_chats

Example Payload

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