Class RagChatClientBuilderExtensions
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.