+ Declare what the underlying model supports. Features are capabilities the model either has or does not have. + Parameters are options an operator can configure on an AI profile, profile template, or chat interaction. + Anything not declared here is never rendered in those editors and is never sent to the provider. +
+ + @if (Model.AvailableFeatures.Count > 0) + { +Only the parameters declared by the selected chat deployment are shown.
+Only the parameters declared by the selected chat deployment are shown.
+Only the parameters declared by the selected chat deployment are shown.
+Only the parameters declared by the selected chat deployment are shown.
+Only the parameters declared by the selected deployment are shown.
+Only the parameters declared by the selected chat deployment are shown.
+Only the parameters declared by the selected chat deployment are shown.
+Only the parameters declared by the selected chat deployment are shown.
+Only the parameters declared by the selected chat deployment are shown.
+Only the parameters declared by the selected deployment are shown.
++ Declare what the underlying model supports. Features are capabilities the model either has or does not have. + Parameters are options an operator can configure on an AI profile, profile template, or chat interaction. + Anything not declared here is never rendered in those editors and is never sent to the provider. +
+ + @if (Model.AvailableFeatures.Any()) + { +