llm-presets
v1.0.2
Published
A shared collection of LLM prompt presets, templates, and structures for use across multiple projects.
Readme
llm-presets
A shared collection of LLM prompt presets, templates, and structures for use across multiple projects.
Usage
Import and use in your Node.js projects:
const llmPresets = require('llm-presets');
// or import llmPresets from 'llm-presets';Structure
index.js: Main entry pointinstructions.js,languages.js,structures.js,templates.js,variables.js: Preset modules
License
Private repository. All rights reserved.
