promptforge 0.1.0

A Rust crate for building and formatting prompts for AI agents.
Documentation

promptforge

PromptForge is a Rust library for building, formatting, and managing prompts for AI agents. It supports F-string-like and Mustache-style templating, making it easy to construct dynamic and customizable prompts for use with Large Language Models (LLMs) and other AI systems.