🛰️航天仿真算法库 SpaceAST 0.0.1
载入中...
搜索中...
未找到
UiChatWorker.hpp 文件参考
#include "AstGlobal.h"
#include <QThread>
#include <QString>
#include <QPointer>
#include <memory>

浏览该文件的源代码.

class  ast::UiChatWorker
 

命名空间

namespace  ast
 

详细描述

后台 LLM 对话工作线程

将 ChatSession::chatStream() 封装在 QThread 中运行, 通过 UiChatEventHandler 将流式事件投递到 UI 线程。

作者
axel
日期
2026-06-17

SpaceAST项目(https://github.com/space-ast/ast) 本软件基于 Apache 2.0 开源许可证分发。