Skip to main content

cross-language prompt engineering framework

Project description

Promplate

</Promplate/> = /prompt/ + <template>

Promplate is a prompting framework focusing on developing experience. However, it can also be a super-convenient SDK for simple LLM calls. Promplate progressively enhance your prompting workflow. And it values flexibility as well as perfect conventions. Learn more

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) ] }}
  • create documentation
  • javascript implementation
  • support chains and agents
  • error handling
  • template rich printing
  • implement component syntax {% Component * arg1 arg2 kwarg1=1 kwarg2=2 **kwargs %}
  • allow more corner cases for the component syntax
    • {% Componnet arg=" * " %}
    • {% Componnet arg = " * " %}
    • {% Componnet arg = await f()
  • if the outer context is a defaultdict, the context passing to component should be?
    • or maybe this should be determined by the component itself
    • because a component could be a Node and a Node can have preprocesses
  • support while loop and isolated variable declaration
  • else and elif tag
  • directory based routing
  • caching (and cache-controls maybe?)
  • implement more loaders
    • for now you can load template from local filesystem or web urls
    • but component syntax only support variables from the context
  • multi-file chat template
    • using components

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.2.2.7.tar.gz (8.1 kB view details)

Uploaded Source

Built Distribution

promplate-0.2.2.7-py3-none-any.whl (10.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: promplate-0.2.2.7.tar.gz
  • Upload date:
  • Size: 8.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.11 Windows/10

File hashes

Hashes for promplate-0.2.2.7.tar.gz
Algorithm Hash digest
SHA256 3cd5d69f516d09999da8df8a46da616f691581ad4b5113afe10c8699d092289e
MD5 740b50c0fd86f04616ff3a9d0accaf74
BLAKE2b-256 9d44e2a9bd1baf3cea18ff8a41ecdeb63f2f3c2310f9a026bc079ea2a4b3b384

See more details on using hashes here.

File details

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

File metadata

  • Download URL: promplate-0.2.2.7-py3-none-any.whl
  • Upload date:
  • Size: 10.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.11 Windows/10

File hashes

Hashes for promplate-0.2.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 7a701d6ddf9c8f7d51e163cb2c8873541edff2a90f2cfacaabaf0553c9c8ee92
MD5 b5976216c0ef9c6289844af757d5bc63
BLAKE2b-256 d742b9cacdeb8ee3f173d88fef14d1e21d6a78219898226da1ba52211d7f3667

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