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

Uploaded Python 3

File details

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

File metadata

  • Download URL: llm_to_json-1.0.11.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.11.tar.gz
Algorithm Hash digest
SHA256 25347b651118b7a38dfb1074fbd94dd57372e496e677f7451a14292fcf266847
MD5 ae2bf9fa889d2c82e77317741ca867a2
BLAKE2b-256 6c64bafe047e628f7515403e1e46a7f8bc862bb18bfe646e0faeec7df6f34f69

See more details on using hashes here.

File details

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

File metadata

  • Download URL: llm_to_json-1.0.11-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.11-py3-none-any.whl
Algorithm Hash digest
SHA256 f98186f92b217e8b9102de4b0b17d7dc13ebb3882566f58ae91beefeec74e407
MD5 94aadc501523d6298b0ee3e645db517e
BLAKE2b-256 48939813eb544082d08bc7a5d621b0f29c4ca82c981cf3bb7d5fe3ebc9702b89

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