think

package
v1.57.0 Latest Latest
Warning

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

Go to latest
Published: May 7, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const ToolNameThink = "think"

Variables

This section is empty.

Functions

This section is empty.

Types

type Args

type Args struct {
	Thought string `json:"thought" jsonschema:"The thought to think about"`
}

type Tool

type Tool struct {
	// contains filtered or unexported fields
}

func NewThinkTool

func NewThinkTool() *Tool

func (*Tool) Instructions

func (t *Tool) Instructions() string

func (*Tool) Tools

func (t *Tool) Tools(context.Context) ([]tools.Tool, error)

Jump to

Keyboard shortcuts

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