#include "cli/handlers/command_handlers_agent.h"#include <memory>#include <vector>#include "cli/handlers/agent/simple_chat_command.h"
Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::cli |
| Namespace for the command line interface. | |
| namespace | yaze::cli::handlers |
Functions | |
| std::vector< std::unique_ptr< resources::CommandHandler > > | yaze::cli::handlers::CreateAgentCommandHandlers () |