|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include "UiChatPanel.hpp"#include "UiChatMessageList.hpp"#include "UiChatMessageItem.hpp"#include "UiChatInput.hpp"#include "UiChatEventHandler.hpp"#include "UiChatWorker.hpp"#include "UiToolCallTimeline.hpp"#include "AstAI/ChatSession.hpp"#include "AstAI/ChatMessage.hpp"#include <QVBoxLayout>#include <QLabel>#include <QTimer>命名空间 | |
| namespace | ast |
聊天面板实现
SpaceAST项目(https://github.com/space-ast/ast) 本软件基于 Apache 2.0 开源许可证分发。