Documentation
¶
Overview ¶
Package ux provides utility functions around presentation and user experience.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsChatModel ¶
func IsChatModel(model *azuremodels.ModelSummary) bool
IsChatModel returns true if the given model is for chat completions.
func SortModels ¶
func SortModels(models []*azuremodels.ModelSummary)
SortModels sorts the given models in place, with featured models first, and then by friendly name.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.