|
|
|
|
|
by smcleod
654 days ago
|
|
Is it mostly for people to embed within their code? I’m looking for something to manage my prompt collections and how well I find them to work with different models - but I mostly use existing software for inference (e.g. Ollama, Open-WebUI, BigAGI, Bolt). This rules out most of the tooling I’ve found as it seems most are focused on “APM” for LLMs - rather than a prompt library + playground solution. |
|
It includes a prompt library and a playground and works with every model backend you set up (I tested a lot with Ollama). You can see screenshots here: https://promptmage.io/getting-started/#flow-playground
Promptmage is a python package meant to support building complex, multi-step llm workflows. Have a look at the examples here to get an idea: https://github.com/tsterbak/promptmage/tree/main/examples