compile_dialog {codestral}R Documentation

Analyses a prompt to re-buid the dialog

Description

Analyses a prompt to re-buid the dialog

Usage

compile_dialog(prompt)

Arguments

prompt

The prompt to analyse. A vector of strings.

Value

A list with the chatter (Codestral or Codestral Mamba) and the dialog in a data.frame whith columns role and content.


[Package codestral version 0.0.1 Index]