Table of Contents

Enum StreamingContentType

Namespace
Mythosia.AI.Models.Streaming
Assembly
Mythosia.AI.Abstractions.dll
public enum StreamingContentType

Fields

Completion = 6
Error = 5
FunctionCall = 2
FunctionResult = 3
Reasoning = 1
Status = 4
Text = 0