Skip to main content

Tiny wrapper exposing Prompture helpers to convert LLM output into JSON.

Project description

llm-to-json

Tiny wrapper around prompture with a minimal, easy-to-use API for converting LLM output (or raw text) into JSON according to a schema.

Install:

pip install llm-to-json

Usage:

from llm_to_json import from_llm_text
schema = {"name": "string", "age": "int"}
print(from_llm_text("Name: Juan Age: 30", schema))

For full docs and advanced features, see the main project: Prompture — https://github.com/jhd3197/prompture

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

llm_to_json-1.4.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

llm_to_json-1.4.0-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

Details for the file llm_to_json-1.4.0.tar.gz.

File metadata

  • Download URL: llm_to_json-1.4.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for llm_to_json-1.4.0.tar.gz
Algorithm Hash digest
SHA256 2942b8b0f0ea5e2306edf6546d7bf034954cbffe6ccd74a420d9c76e3d973dc9
MD5 ffec46b2fada9d51fae7996f4e378546
BLAKE2b-256 b9d584abd0f5fdf9eb5b76d4bbadbdd4d0e6d5d9b83a2c3e37f811bb9ef5d61a

See more details on using hashes here.

File details

Details for the file llm_to_json-1.4.0-py3-none-any.whl.

File metadata

  • Download URL: llm_to_json-1.4.0-py3-none-any.whl
  • Upload date:
  • Size: 2.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.5

File hashes

Hashes for llm_to_json-1.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7879c753eeb49bef47f67796fc5d5f43897ee3a6dcd98f586521748e9b315896
MD5 3e8556dde9445d5a9b52cbbf50ee9a55
BLAKE2b-256 089597b39ed76b7da9f15b245196135fe4106fd37700834925b44037cddc992d

See more details on using hashes here.

Supported by

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