3 instantiations of GhcpModelResponse
Aspire.Dashboard (3)
Model\Assistant\ChatClientFactory.cs (3)
107new() 113new() 119new()
2 references to GhcpModelResponse
Aspire.Dashboard (2)
Model\Assistant\ChatClientFactory.cs (1)
105Models = new List<GhcpModelResponse>
Model\Assistant\Ghcp\GhcpInfoResponse.cs (1)
10public List<GhcpModelResponse>? Models { get; set; }