2026-07-27 22:51:37 -05:00
2026-07-28 00:45:50 +00:00
2026-07-28 00:45:50 +00:00

Promptkit

Promptkit is the reusable Go prompt-execution framework being separated from Scriptorium. Its module path is:

gitea.maximumdirect.net/eric/promptkit

The repository currently provides the independent Go module and its root public package boundary. Framework behavior and consumer APIs have not yet been extracted, so there is no installation or usage example at this time.

Contributors should start with the development guide. The architecture policy defines the library boundary and constraints that future framework work must preserve.

Promptkit is licensed under the GNU General Public License version 3.

Description
A small Go library that provides an efficient interface to LLM prompts and responses across multiple providers
Readme GPL-3.0 2.7 MiB
Languages
Go 100%