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