#include "app/gui/app/agent_chat_widget.h"#include <algorithm>#include <filesystem>#include <fstream>#include <iostream>#include "absl/strings/str_format.h"#include "absl/time/time.h"#include "imgui/imgui.h"#include "imgui/misc/cpp/imgui_stdlib.h"#include "util/platform_paths.h"Go to the source code of this file.
Namespaces | |
| namespace | yaze |
| namespace | yaze::gui |
| Graphical User Interface (GUI) components for the application. | |
| namespace | yaze::gui::anonymous_namespace{agent_chat_widget.cc} |
Functions | |
| std::string | yaze::gui::anonymous_namespace{agent_chat_widget.cc}::ResolveAgentChatHistoryPath () |