ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
retriever.hpp File Reference

Abstract Retriever interface for document retrieval. More...

#include <memory>
#include "foresthub/rag/types.hpp"

Go to the source code of this file.

Classes

class  foresthub::rag::Retriever
 Abstract interface for document retrieval. More...

Namespaces

namespace  foresthub
 Top-level namespace for the ForestHub SDK.
namespace  foresthub::rag
 Retrieval-augmented generation: retriever interface and query types.

Detailed Description

Abstract Retriever interface for document retrieval.