types

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Jan 3, 2025 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ContextVars

type ContextVars map[string]any

ContextVars represents a key-value store of context variables used for template rendering. It maps string keys to values of any type. These variables can be used to customize agent instructions through template substitution.

func (ContextVars) String

func (cv ContextVars) String() string

String returns a JSON string representation of the ContextVars. If marshaling fails, it returns an empty string.

Jump to

Keyboard shortcuts

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