aelitta's picture
Upload folder using huggingface_hub
4bdb245 verified
raw
history blame contribute delete
No virus
108 Bytes
#pragma once
#include "json.hpp"
std::string json_schema_to_grammar(const nlohmann::ordered_json& schema);