Table of Contents

Class RagChatClientBuilderExtensions

Namespace
Qavren.Edge.Rag
Assembly
Qavren.Edge.Rag.dll

The one line that turns any IChatClient pipeline into a RAG pipeline.

public static class RagChatClientBuilderExtensions
Inheritance
RagChatClientBuilderExtensions
Inherited Members

Methods

UseRag(ChatClientBuilder, IEdgeRetriever?, Action<RagOptions>?)

Adds RagChatClient to the pipeline.