prompt

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jun 28, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var SelectionContextPrefixTemplate string

SelectionContextPrefixTemplate is the prefix appended to the second-pass user prompt

View Source
var SelectionInstructionTemplate string

SelectionInstructionTemplate is the instruction for the two-pass selection prompt

View Source
var SystemPromptTemplate string

SystemPromptTemplate is set from the embedded prompts at the top level

Functions

func BuildSystemPrompt

func BuildSystemPrompt(customPrefix string, op *openapi.Operation) (string, error)

BuildSystemPrompt constructs the system prompt for an operation

func BuildUserPrompt

func BuildUserPrompt(op *openapi.Operation, pathParams, queryParams map[string]string, body any, format string) (string, error)

BuildUserPrompt constructs the user prompt from request data

Types

This section is empty.

Jump to

Keyboard shortcuts

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