Files
FastGPT/docSite/content/docs/workflow/modules/history.md
Archer 62e87551ac New dpcs structure and dataset i18n (#551)
* perf: check balance

* md

* lock way

* i18n

* docs

* doc

* i18n

* update doc

* feat: one link sync

* feat: one link sync

* feat: one link sync

* feat: one link sync

* feat: one link sync

* feat: one link sync

* feat: one link sync
2023-12-04 21:37:07 +08:00

501 B

title, description, icon, draft, toc, weight
title description icon draft toc weight
历史记录 FastGPT 历史记录模块介绍 history false true 354

特点

  • 可重复添加(防止复杂编排时线太乱,重复添加可以更美观)
  • 无外部输入
  • 流程入口
  • 自动执行

每次对话时,会从数据库取最多 n 条聊天记录作为上下文。注意,不是指本轮对话最多 n 条上下文,本轮对话还包括:提示词、限定词、引用内容和问题。