|
🛰️航天仿真算法库 SpaceAST 0.0.1
|
#include "AstGlobal.h"#include <QWidget>类 | |
| class | ast::UiToolCallCard |
命名空间 | |
| namespace | ast |
枚举 | |
| enum class | ast::EToolCallState { ast::EToolCallState::eRunning , ast::EToolCallState::eSuccess , ast::EToolCallState::eError } |
工具调用卡片部件(可折叠)
显示 LLM 工具调用的名称、参数和结果。 支持三种状态:运行中、成功、失败。
SpaceAST项目(https://github.com/space-ast/ast) 本软件基于 Apache 2.0 开源许可证分发。