yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
tool_dispatcher.h File Reference
#include <optional>
#include <string>
#include <vector>
#include "absl/status/statusor.h"
#include "cli/service/ai/common.h"
#include "cli/service/agent/tool_registry.h"
#include "core/asar_wrapper.h"
#include "core/project.h"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  yaze::cli::agent::ToolDispatcher
 
struct  yaze::cli::agent::ToolDispatcher::ToolPreferences
 
struct  yaze::cli::agent::ToolDispatcher::ToolInfo
 Tool information for discoverability. More...
 
struct  yaze::cli::agent::ToolDispatcher::BatchToolCall
 Batch tool call request. More...
 
struct  yaze::cli::agent::ToolDispatcher::BatchResult
 Result of a batch tool call. More...
 

Namespaces

namespace  yaze
 
namespace  yaze::cli
 Namespace for the command line interface.
 
namespace  yaze::cli::agent