11 lines
525 B
Markdown
11 lines
525 B
Markdown
# 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.
|
|
|
|

|