ForestHub SDK 0.1.0
C++14 LLM SDK for PC and embedded platforms
Loading...
Searching...
No Matches
foresthub::rag::QueryResponse Struct Reference

Response from a RAG query containing matching document chunks. More...

#include <types.hpp>

Public Attributes

std::vector< QueryResultresults
 Matching chunks ordered by relevance.

Detailed Description

Response from a RAG query containing matching document chunks.


The documentation for this struct was generated from the following file: