Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed initial.md InitialPrompt string LastFileSuffix = " (last-file)\n\n" IntermediateFileSuffix = ` (please, don't forget the original prompt, respond with "learned".)` + "\n\n" FileSeparator = strings.Repeat("-", 79) + "\n" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.