prompt

package
v0.0.0-...-76a311b Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2024 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Collect

func Collect(ctx context.Context, llm llms.Model, collects []task.TaskStepCollect, query string) (map[string]interface{}, error)

Types

type TaskResponse

type TaskResponse struct {
	Tasks []string `yaml:"tasks"`
}

func Task

func Task(ctx context.Context, llm llms.Model, taskDefinition task.TaskDefinition, query string) (*TaskResponse, error)

Jump to

Keyboard shortcuts

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