llm

package
v0.17.2 Latest Latest
Warning

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

Go to latest
Published: May 16, 2026 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type JSONObject added in v0.17.2

type JSONObject = map[string]any

func Required added in v0.2.0

func Required(schema JSONObject, names []string) JSONObject

func Schema added in v0.2.0

func Schema(props []SchemaProperty) JSONObject

type SchemaProperty added in v0.2.0

type SchemaProperty struct {
	Name        string
	Type        string
	Description string
}

func Prop added in v0.2.0

func Prop(name string, typ string, description string) SchemaProperty

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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