#include <memory>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "cli/service/agent/conversational_agent_service.h"
#include "app/rom.h"
Go to the source code of this file.
Classes | |
class | yaze::gui::AgentChatWidget |
ImGui widget for conversational AI agent interaction. More... | |
struct | yaze::gui::AgentChatWidget::Colors |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::gui |
Graphical User Interface (GUI) components for the application. | |