yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
tool_call_argument_codec.h File Reference
#include <cstdint>
#include <map>
#include <string>
#include "nlohmann/json.hpp"
Include dependency graph for tool_call_argument_codec.h:
This graph shows which files directly or indirectly include this file:

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)