Promptmeteo
Industrialize projects powered by LLMs easily with Promptmeteo
Install / Use
/learn @paradigmadigital/PromptmeteoREADME
PromptMeteo 🔥🧔
Promptmeteo is a Python library for prompt engineering built over LangChain. It simplifies the utilization of large language models (LLMs) for various tasks through a low-code interface. To achieve this, Promptmeteo can employ different LLM models and dynamically generate prompts for specific tasks based on just a few configuration parameters.
🤔 What is this library for?
TL;DR: Industrialize projects powered by LLMs easily.
LLMs have the capability to address various tasks when provided with specific instructions in the form of input prompts. They can function as a "reasoning engine" for constructing applications. However, deploying and industrializing these applications poses significant challenges for two main reasons.
Firstly, prompts typically encapsulate application logic in their definition, yet they are treated merely as input arguments. This means that a poorly formulated prompt input has the potential to disrupt the application.
Secondly, crafting concrete prompts for each task is not only a laborious task but also a complex one. Minor alterations in the input prompt can result in different outcomes, rendering them highly error-prone. Additionally, when composing prompts, considerations extend beyond the task itself to include factors such as the specific LLM being used, the model's capacity, and other relevant aspects.
⚡ Use
Find all tutorials, a quick start and much more information in our official documentation.
Contribute
We encourage you:
- to open issues
- to contact us to talk about the library
- to develop open issues or fix bugs
Any interaction must be under the directives of the Code of conduct, but TL;DR: Be respectful and kind, and remember that anybody makes mistakes.
Develop
Clone the repository and create a new branch based on semantic messages (feat/feature, chore, etc):
git clone git@github.com:paradigmadigital/Promptmeteo.git
cd promptmeteo
git checkout -b branch
Install the development dependencies:
make dev
Pre-commit hooks are installed after setting the project in which the format, lint and tests are passed through the project. Passing all the hooks is the minimum requirements to push to the project.
Documentation
To install documentation dependencies and build the documentation download the repository and:
make docsetup
make html
A lot of new files will be automatically generated, be careful to only add the strictly necessary.
Related Skills
node-connect
347.6kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.4kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
347.6kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
347.6kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
