Skip to content

Releases: GivAlz/wtprompt

v0.1.1

02 Sep 07:38
20e650b
Compare
Choose a tag to compare
  • Fixed a minor issue with string stripping
  • Fixed issues with requirements (no requirements of latest version)

v0.1.0

29 Aug 15:58
2af7e89
Compare
Choose a tag to compare

First version of wtprompt!

  • Lightweight, zero bloat: need to just work with prompts? Use this as an alternative to a full MLOps library.
  • Jinja syntax: Leverage the powerful Jinja syntax, already used by haystack and other libraries.
  • Markdown-friendly: OpenAI is popularizing Markdown as a prompt language; wtprompt is ready for that!
  • Easy PromptManagement: Instantly load prompts from a directory (and its subdirectories) or a JSON file.
  • Dynamic Prompts: Seamlessly insert text into your prompts at runtime.
  • Built-in Preprocessing Access straightforward, ready-to-use preprocessing for your text.