Class XAIChatCompletion
public class XAIChatCompletion : ChatCompletion, IGeneratedOutput, IStreamEvent, IChatCompletionEvent, ITextStreamEvent
- Inheritance
-
objectXAIChatCompletion
- Implements
-
IStreamEventITextStreamEvent
- Inherited Members
- Extension Methods
Properties
Citations
List of all the external pages used by the model to answer.
public List<string> Citations { get; set; }
Property Value
- List<string>
DebugOutput
Debug output. Only available to trusted testers.
public DebugOutput DebugOutput { get; set; }
Property Value
Methods
ToChatCompletionEvent(string)
public ChatCompletion ToChatCompletionEvent(string modelId)
Parameters
modelIdstring