struckdown: markdown-like syntax for structured conversations with language models
Project description
struckdown
Markdown-based syntax for structured conversations with language models.
Installation
pip install struckdown
Quick Example
# Configure
export LLM_API_KEY="sk-..."
export LLM_API_BASE="https://api.openai.com/v1"
# Extract structured data
sd chat "Tell me a joke: [[joke]]"
sd batch *.txt "Purpose: [[purpose]] Price: [[number:price]]"
Documentation
Full documentation, examples, and tutorials:
https://github.com/benwhalley/struckdown
License
MIT
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
struckdown-0.9.1.tar.gz
(1.4 MB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file struckdown-0.9.1.tar.gz.
File metadata
- Download URL: struckdown-0.9.1.tar.gz
- Upload date:
- Size: 1.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
30d75506e1c27b8ab9ff5ca8690913b7eda91a6d64f77f712a17bbb725f3e044
|
|
| MD5 |
fbfef31c8b4f38f02d2235584403c0ee
|
|
| BLAKE2b-256 |
01393fddb77a54939ba7885f978ea2974b83af16ff86de66a799b492bf32c7b8
|
File details
Details for the file struckdown-0.9.1-py3-none-any.whl.
File metadata
- Download URL: struckdown-0.9.1-py3-none-any.whl
- Upload date:
- Size: 1.4 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
539b58b238817e5915ebd080c851c0ac00ba16c6d21ddf1b286f6c61b892faa0
|
|
| MD5 |
be6480bc0a92530c22f3c98bc53fa8c9
|
|
| BLAKE2b-256 |
4d054dbb08ffdce65e64f70cf05b38be88afc00f28df82380fa22361145250a3
|