@anyprompt/core
v0.1.0
Published
A lightweight library for configuring and rendering prompt templates.
Readme
@anyprompt/core
A lightweight library for configuring and rendering prompt templates.
Features
- Configure and render prompt templates versions.
- Render prompt templates with injected variables.
- Easy integration with popular AI clients like OpenAI and Anthropic.
Usage
Importing the Library
import { AnyPromptCore } from "@anyprompt/core"