llm_ctrl_utils

package
v0.3.41 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2025 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EnsurePrompts

func EnsurePrompts(ctrlSkills *skills.Skills, request *llm_commons.LLMRequest) (err error)

Types

type CtrlDirs

type CtrlDirs struct {
	Root      string `json:"root"`
	Workspace string `json:"workspace"`
	Prompts   string `json:"prompts"`
	Vectors   string `json:"vectors"`
	Sessions  string `json:"sessions"`
	// contains filtered or unexported fields
}

func NewCtrlDirs

func NewCtrlDirs(name, root string) (instance *CtrlDirs)

func (*CtrlDirs) Map

func (instance *CtrlDirs) Map() (m map[string]interface{})

func (*CtrlDirs) Mkdir

func (instance *CtrlDirs) Mkdir() *CtrlDirs

func (*CtrlDirs) String

func (instance *CtrlDirs) String() string

Jump to

Keyboard shortcuts

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