Files
FastGPT/docSite/docs/flow-modules/modules/history.md
Archer 657d0ad374 flow moduoles (#161)
* flow intro

* docs:flow modules

* docs:flow modules
2023-08-09 18:07:58 +08:00

525 B

History

  • Can be repeated (to prevent messy lines when complex arrangements are made, for a more aesthetic appearance)
  • No external input
  • Entry point of the process
  • Automatic execution

During each conversation, up to n chat records will be retrieved from the database as context. Note that this does not refer to a maximum of n context records for the current round of conversation, as the current round of conversation also includes: prompts, qualifiers, referenced content, and questions.