Skip to main content

cross-language prompt engineering framework

Project description

Promplate

Promplate is for prompt + template

I want to build a cross-language prompt engineering framework.

IDE Support 🌹

I try to make the syntax compatible with Jinja2.

Future Features (or TODOs?)

  • (lazy) template compiling
  • support any evaluatable expression inside template like {{ [ i for i in range(n) ] }}
  • support chains and agents
  • error handling
  • template rich printing
  • implement component syntax
    • maybe like {% Component arg1 arg2 kwarg1=1 kwarg2=2 %}
  • support something like named slot syntax
    • or maybe not named slot, it can be a special nullable parameter
    • a slot may be like {% slot ~ Name %} and it will generate name = context.get("name")
    • the used component only renders once, after the end tag (a buffer seems to be unavoidable)
    • an elevation of slot statements may be the necessary and sufficient condition
  • support while loop and isolated variable declaration
  • else and elif tag
  • directory based routing
  • caching (and cache-controls maybe?)
  • implement more loaders
  • multi-file chat template

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

promplate-0.1.8.3.tar.gz (6.6 kB view details)

Uploaded Source

Built Distribution

promplate-0.1.8.3-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file promplate-0.1.8.3.tar.gz.

File metadata

  • Download URL: promplate-0.1.8.3.tar.gz
  • Upload date:
  • Size: 6.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Windows/10

File hashes

Hashes for promplate-0.1.8.3.tar.gz
Algorithm Hash digest
SHA256 e265105bd5dc3c5bbe935c85ae49a143fc1585071e3a2887d78a64fe5a0aca40
MD5 788138e84563faf0ab8b00934b442d66
BLAKE2b-256 775a035db00fa3352027eb3fd76a5f1d169cb84a83f2b131e826fe8f5e1ae801

See more details on using hashes here.

File details

Details for the file promplate-0.1.8.3-py3-none-any.whl.

File metadata

  • Download URL: promplate-0.1.8.3-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.4 Windows/10

File hashes

Hashes for promplate-0.1.8.3-py3-none-any.whl
Algorithm Hash digest
SHA256 b070ff52bedbb62ced5bff5fae4edf59e9bb87763e7248ef9cdb366edb73e493
MD5 1f5346d7e0630ae97563dbeefa4c840e
BLAKE2b-256 0653111c27853a810e42ea729a7122a31438527a5c1b92bd6bbd110e60669314

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page