No project description provided
Project description
json that
transform any raw text to json, using LLM.
Provider:
- OpenAI
- Claude AI
- Ollama (local)
installation
pip install jsonthat
jt --setup
usage
echo 'my name is jay' | jt
{
"name": "Jay"
}
options:
--schema <json_schema_file> pass a json schema to format the output
--provider <provider> Specify the LLM provider to use
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
jsonthat-0.2.2.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file jsonthat-0.2.2.tar.gz
.
File metadata
- Download URL: jsonthat-0.2.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.6.26-linuxkit
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 24fd9bfbf909ed47e0a9f6b8306bcd98f7c53430620a4e5bb9e66d73bf7a7e48 |
|
MD5 | 6a56e33f13a890c0922380bce696aaee |
|
BLAKE2b-256 | f632c080750443e9989f1ba91a60da494969cb83271c4de8d677d563fcc4f90f |
File details
Details for the file jsonthat-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: jsonthat-0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.3 CPython/3.12.1 Linux/6.6.26-linuxkit
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fdbe3c026df798c4f504d6d42413bf1d33aa7d1afcd2888980cbedb1e61b0c10 |
|
MD5 | 3ad81d081b4a3d7843bcb26639f25b2e |
|
BLAKE2b-256 | 9ab29541014a479025a46ad15b8831335e8601a588fd47ea23e9a0708f284e6b |