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.4

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: llm_to_json-1.0.4.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.4.tar.gz
Algorithm Hash digest
SHA256 83ac06bc21790381abc6eb2b5fa884f9cc75195588dd4394c111b56effbd5cfb
MD5 779757aea10a2067753e5422789ca252
BLAKE2b-256 c23d2e572a5b1b2d4697c9a03e86867391c6ede7da3b7bdb5e47f2240373f803

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llm_to_json-1.0.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 abf1e8409a09b421b91d1b3b9581532308e427ce7195203c18ad404e743074e1
MD5 2b6f619f9c003ca53dd0d161fd14d074
BLAKE2b-256 48e1779f3d9f87dfa58d057bb5db2264615a051dfdee71ac53cfaefa12c2aff0

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