research

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jan 5, 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 Process

type Process struct {
	Topic string   `json:"topic" jsonschema:"title=Topic,description=The topic of the research,required"`
	Notes string   `json:"notes" jsonschema:"title=Notes,description=Additional notes or context for the research"`
	EOIs  []string `` /* 162-byte string literal not displayed */
}

Process defines the process for conducting research on a specific topic.

func (*Process) GenerateSchema

func (process *Process) GenerateSchema() string

Jump to

Keyboard shortcuts

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