promptContext: Predefined prompt contexts for prompt engineering

View source: R/promptContext.R

promptContextR Documentation

Predefined prompt contexts for prompt engineering

Description

This function holds various predefined prompt contexts that can be used for prompt engineering.

Usage

promptContext(type = "simple")

Arguments

type

specifies the type of context you wish to be returned. Valid options are "simple", "actAs", "CoT" and "rbionfoExp"

Value

A string holding the predefined context.


mergen documentation built on June 27, 2024, 5:10 p.m.