prompt

package
v0.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 29, 2024 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

View Source
const Assistant = Role("assistant")
View Source
const User = Role("user")

Variables

This section is empty.

Functions

This section is empty.

Types

type Prompt

type Prompt struct {
	Role Role
	Text string
}

func AsAssistant

func AsAssistant(text string) Prompt

func AsUser

func AsUser(text string) Prompt

type Role

type Role string

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL