tsterbak/promptmage
simplifies the process of creating and managing LLM workflows.
PromptMage helps developers and researchers create sophisticated applications that use large language models (LLMs). It allows you to design multi-step AI workflows, manage different versions of your prompts, and test them rigorously. You input your desired workflow logic and prompts, and it provides a robust, testable, and version-controlled LLM application.
114 stars. No commits in the last 6 months. Available on PyPI.
Use this if you are developing complex AI applications with multiple LLM interactions and need a structured way to build, test, and manage your prompts.
Not ideal if you just need to send a single query to an LLM or are looking for a no-code solution.
Stars
114
Forks
8
Language
Python
License
MIT
Category
Last pushed
Oct 21, 2024
Commits (30d)
0
Dependencies
9
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/tsterbak/promptmage"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
promptslab/Promptify
Prompt Engineering | Prompt Versioning | Use GPT or other prompt based models to get structured...
masci/banks
LLM prompt language based on Jinja. Banks provides tools and functions to build prompts text and...
character-ai/prompt-poet
Streamlines and simplifies prompt design for both developers and non-technical users with a low...
promplate/partial-json-parser
Parse partial JSON generated by LLM
Hunyuan-PromptEnhancer/PromptEnhancer
PromptEnhancer is a prompt-rewriting tool, refining prompts into clearer, structured versions...