Entropic 2.3.8
Local-first agentic inference engine
Loading...
Searching...
No Matches
grammar_registry.cpp File Reference

GrammarRegistry implementation — named grammar management. More...

#include <entropic/inference/grammar_registry.h>
#include <entropic/types/logging.h>
#include <llama.h>
#include <fstream>
#include <sstream>
Include dependency graph for grammar_registry.cpp:

Go to the source code of this file.

Namespaces

namespace  entropic
 Activate model on GPU (WARM → ACTIVE).
 

Functions

static std::optional< GrammarEntryentropic::build_grammar_entry (const std::filesystem::path &path)
 Load all bundled grammars from a directory.
 

Detailed Description

GrammarRegistry implementation — named grammar management.

Version
1.9.3

Definition in file grammar_registry.cpp.