Learn R Programming

edgemodelr (version 0.2.0)

build_chat_prompt: Build chat prompt from conversation history

Description

Build chat prompt from conversation history

Usage

build_chat_prompt(history)

Value

Formatted prompt string

Arguments

history

List of conversation turns with role and content