examples

package
v0.0.14 Latest Latest
Warning

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

Go to latest
Published: Aug 23, 2025 License: MIT Imports: 20 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterEchoTool

func RegisterEchoTool(registry *tool_registry.Registry) error

func RegisterFetchTool

func RegisterFetchTool(registry *tool_registry.Registry) error

func RegisterPromptoTools added in v0.0.9

func RegisterPromptoTools(registry *tool_registry.Registry) error

RegisterPromptoTools registers tools for interacting with prompto: prompto_list: Lists all available prompto configurations prompto_get: Gets a specific prompto content by name

func RegisterSQLiteSessionTools added in v0.0.9

func RegisterSQLiteSessionTools(registry *tool_registry.Registry) error

RegisterSQLiteSessionTools registers three tools: sqlite_open, sqlite_query, and sqlite_close. sqlite_open: Opens a SQLite database and stores the connection in the session. sqlite_query: Executes queries against the session's open database or a default one. sqlite_close: Closes the SQLite database connection stored in the session.

Types

This section is empty.

Jump to

Keyboard shortcuts

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