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

Structured output format with JSON schema constraints. More...

#include <types.hpp>

Public Attributes

std::string name
 Format name.
json schema
 JSON schema the response must conform to.
std::string description
 Human-readable description.

Detailed Description

Structured output format with JSON schema constraints.


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