关键词的AI主题聚类

How the AI Flow works - 关键词的AI主题聚类

Flows

How the AI Flow works

Prompts used in this flow

提示词

创建动态提示词模板,指导LLM为输入关键词分配主题集群,并将结果格式化为markdown表格,如用户不满意则包含聊天记录。...

You are tasked with assigning topic cluster to keywords {input}. Result should be in a table where first column is named Keywords (with keywords in rows under), clusters should be in the second and further columns. Everything needs to be aligned to center. OUTPUT THE TABLE IN MARKDOWN FORMAT

--- TOPIC CLUSTER ---
---

If user is not satisfied use {chat_history} 

Components used in this flow

Below is a complete list of all components used in this flow to achieve its functionality. Components are the building blocks of every AI Flow. They allow you to create complex interactions and automate tasks by connecting various functionalities. Each component serves a specific purpose, such as handling user input, processing data, or integrating with external services.

聊天开启触发器

聊天开启触发器组件能够检测聊天会话的开始,一旦用户打开聊天窗口,即刻触发工作流响应。它以用户的首条消息启动流程,是构建高响应、互动型聊天机器人的关键组件。

消息小部件

消息小部件组件可在您的工作流中显示自定义消息。非常适合欢迎用户、提供操作说明或显示任何重要信息,支持 Markdown 格式,并可设置为每个会话仅显示一次。

聊天输出

了解 FlowHunt 中的 Chat Output(聊天输出)组件——通过灵活的多部分输出完善聊天机器人回复。是实现流程顺畅结束和打造高级互动式 AI 聊天机器人的关键工具。

聊天记录组件

FlowHunt 的聊天记录组件让聊天机器人记住之前的消息,确保对话连贯、提升客户体验,同时优化内存和 Token 使用。

生成器

探索 FlowHunt 的生成器组件——利用您选择的 LLM 模型进行强大的 AI 驱动文本生成。通过结合提示词、可选的系统指令,甚至图片作为输入,轻松创建动态聊天机器人回复,使其成为构建智能对话流程的核心工具。

FlowHunt 中的提示(Prompt)组件

了解 FlowHunt 的 Prompt 组件如何让你定义 AI 机器人的角色和行为,确保回复相关且个性化。自定义提示和模板,打造高效、具备上下文感知的聊天机器人流程。

聊天输入

FlowHunt 中的聊天输入组件通过在 Playground 捕获消息来启动用户交互。它作为流程的起点,使工作流能够处理文本和基于文件的输入。

Flow description

Purpose and benefits