ForcePilot/backend/package/yuxi/agents/buildin/chatbot/metadata.toml
2026-03-24 11:09:39 +08:00

9 lines
319 B
TOML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

name = "智能聊天助手"
description = "基础的AI对话助手支持工具调用MCP并具备丰富的知识库。"
examples = [
"你好,请介绍一下你自己",
"帮我写一封商务邮件",
"解释一下什么是机器学习",
"推荐几本好书",
"如何提高工作效率?"
]