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

This version

1.0.8

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.8.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.8-py3-none-any.whl (2.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: llm_to_json-1.0.8.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.8.tar.gz
Algorithm Hash digest
SHA256 f0a388cbeeb1da8a824594fd5e6d17d29587977fcfa7299b6d50143aafc3e87b
MD5 e7d46b46485607f12f1d15be48ae10ef
BLAKE2b-256 0b0e710b6af85c110153b55c76d1c700e76349cc954c99cca2346eddff3f44ce

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llm_to_json-1.0.8-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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 4a983bde9a86d900986e55ae1eb05f8643180930e22535f1a683d84ac8a35394
MD5 b07370f78ff69688142b06c4f3119df2
BLAKE2b-256 3572f1c0c96149ee6873fec3c43fdcc2c20510ad56998b6c5673864b8a5685eb

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