View source: R/promptContext.R
promptContext | R Documentation |
This function holds various predefined prompt contexts that can be used for prompt engineering.
promptContext(type = "simple")
type |
specifies the type of context you wish to be returned. Valid options are "simple", "actAs", "CoT" and "rbionfoExp" |
A string holding the predefined context.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.