llama_cpp_sys 0.3.2

Automatically-generated bindings to llama.cpp's C API
Documentation
1
2
3
4
#pragma once
#include "json.hpp"

std::string json_schema_to_grammar(const nlohmann::ordered_json& schema);