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.0.27.tar.gz (1.8 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.0.27-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for llm_to_json-1.0.27.tar.gz
Algorithm Hash digest
SHA256 a01a2d4a2914fcd6fb2dc26ee5d48ad96660ec349eafde1ff83e1154d8e5ba47
MD5 4b7df626ab45739257c0e3ea21ed3a59
BLAKE2b-256 981c4b8fc81a0b94e60149538cd4ced4200cab189479eef5b8c4db6cbf83e99e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llm_to_json-1.0.27-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.2

File hashes

Hashes for llm_to_json-1.0.27-py3-none-any.whl
Algorithm Hash digest
SHA256 90e36e1c9e9bb2980b54ea5e2749e35a64ac62827433e109d81ecec4ab2607f5
MD5 d55eb7ebc8ffbdfbd08bfd9056bdc335
BLAKE2b-256 4796ee9e080687b083e37d63fe946f35b1c0bfb600a45bf8e2cfa34d49926a0d

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