Skip to content

Get Models Node

AI/GitHub/Copilot/Utilities

Get Models

Lists available Copilot models

copilot_get_modelsllm
Inputs1
Outputs1
Security exposure2/10
Packagellm

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
2/10High
PrivacyPotential sensitivity of processed data.
2/10High
PerformanceRuntime or resource pressure.
3/10High
GovernancePolicy, audit, or compliance impact.
2/10High
ReliabilityOperational stability considerations.
2/10High
CostExternal or compute cost impact.
1/10High

Input Pins

1

Client

Struct
client

Copilot client handle

CopilotClientHandleCopilotClientHandle1 fields
cache_keystringrequired

Unique cache key for this client instance

Output Pins

1

Models

String Array
models

Array of available model names

Node Info

Internal name
copilot_get_models
Category
AI/GitHub/Copilot/Utilities