[add] agnet template

This commit is contained in:
Mark
2025-12-27 13:55:26 +08:00
parent a0c362244e
commit 3bcde42ebb
2 changed files with 24 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
# 简单问答工作流模板
id: simple
name: 简单问答Agent
description: 最基础的问答Agent适合快速开始
category: basic
version: "1.0.0"
author: RedBear Memory Team
tags:
- 问答
- 基础
- LLM

View File

@@ -0,0 +1,12 @@
# 简单问答工作流模板
id: simple
name: 简单问答Agent
description: 最基础的问答Agent适合快速开始
category: basic
version: "1.0.0"
author: RedBear Memory Team
tags:
- 问答
- 基础
- LLM