flow moduoles (#161)
* flow intro * docs:flow modules * docs:flow modules
This commit is contained in:
10
docSite/docs/flow-modules/modules/history.md
Normal file
10
docSite/docs/flow-modules/modules/history.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# 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.
|
||||
|
||||

|
||||
Reference in New Issue
Block a user