|
Entropic 2.3.8
Local-first agentic inference engine
|
GrammarRegistry implementation — named grammar management. More...
#include <entropic/inference/grammar_registry.h>#include <entropic/types/logging.h>#include <llama.h>#include <fstream>#include <sstream>
Go to the source code of this file.
Namespaces | |
| namespace | entropic |
| Activate model on GPU (WARM → ACTIVE). | |
Functions | |
| static std::optional< GrammarEntry > | entropic::build_grammar_entry (const std::filesystem::path &path) |
| Load all bundled grammars from a directory. | |
GrammarRegistry implementation — named grammar management.
Definition in file grammar_registry.cpp.