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

Uploaded Source

Built Distribution

promplate-0.2.2.8-py3-none-any.whl (10.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: promplate-0.2.2.8.tar.gz
  • Upload date:
  • Size: 8.5 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.8.tar.gz
Algorithm Hash digest
SHA256 2ad8d3f6ff8eb3e0f84553b00e23cb7de3e7f248d7eea85a1b23cce11da19b11
MD5 f7d892bca898a5e8cea367b469d4ef82
BLAKE2b-256 602e93fecf2779a6aef14867a8d4bd847f730f867464c130924b609c034d8e58

See more details on using hashes here.

File details

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

File metadata

  • Download URL: promplate-0.2.2.8-py3-none-any.whl
  • Upload date:
  • Size: 10.9 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 778afb6fc8f9a57f3b8d705d1762ef00dc1281e1650e3baf34c72f92a0eae981
MD5 0c7e1ee46732e875fb97f7777478210d
BLAKE2b-256 bd0c9afe2981518d7b493599ad5b7f2b991d8c5ee576989b48731761222e41a2

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