Table of Contents

Enum RagStreamDeltaType

Namespace
Mythosia.AI.Rag
Assembly
Mythosia.AI.Rag.dll
public enum RagStreamDeltaType

Fields

Content = 3
ContextBuilt = 2
SearchComplete = 1
SearchResult = 0