|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include "AstGlobal.h"#include <QThread>#include <QString>#include <QPointer>#include <memory>类 | |
| class | ast::UiChatWorker |
命名空间 | |
| namespace | ast |
后台 LLM 对话工作线程
将 ChatSession::chatStream() 封装在 QThread 中运行, 通过 UiChatEventHandler 将流式事件投递到 UI 线程。
SpaceAST项目(https://github.com/space-ast/ast) 本软件基于 Apache 2.0 开源许可证分发。