TopLogProb Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Top log probability.
public class TopLogProb : System.ClientModel.Primitives.IJsonModel<Azure.AI.AgentServer.Responses.Models.TopLogProb>, System.ClientModel.Primitives.IPersistableModel<Azure.AI.AgentServer.Responses.Models.TopLogProb>
type TopLogProb = class
interface IJsonModel<TopLogProb>
interface IPersistableModel<TopLogProb>
Public Class TopLogProb
Implements IJsonModel(Of TopLogProb), IPersistableModel(Of TopLogProb)
- Inheritance
-
TopLogProb
- Implements
Constructors
| Name | Description |
|---|---|
| TopLogProb(String, Double, IEnumerable<Int64>) |
Initializes a new instance of TopLogProb. |
Properties
| Name | Description |
|---|---|
| Bytes |
Gets the Bytes. |
| Logprob |
Gets or sets the Logprob. |
| Token |
Gets or sets the Token. |