#include <cstdint>#include <map>#include <string>#include "nlohmann/json.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::cli |
| Namespace for the command line interface. | |
| namespace | yaze::cli::ai |
Functions | |
| std::map< std::string, std::string > | yaze::cli::ai::DecodeToolCallArguments (const nlohmann::json &arguments) |