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.3.tar.gz
(4.1 kB
view details)
Built Distribution
File details
Details for the file jsonthat-0.2.3.tar.gz
.
File metadata
- Download URL: jsonthat-0.2.3.tar.gz
- Upload date:
- Size: 4.1 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 | 98e6c1270b3c5046de4d66241481c73afd80dce5c208c2ad0f531704c773e62c |
|
MD5 | 211287319c9c55dbeb3ff335dee249f6 |
|
BLAKE2b-256 | 729d0b9d598736f2d47beec9b2062e60962d29e8045dd0937a2dde7b1a811aa5 |
File details
Details for the file jsonthat-0.2.3-py3-none-any.whl
.
File metadata
- Download URL: jsonthat-0.2.3-py3-none-any.whl
- Upload date:
- Size: 5.0 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 | 8bc5663b2af3350277f068b2babfdc3bdd83901f359a9d647f6ee79b076ffa5b |
|
MD5 | 566dd384bdbce42e9b6e2c3658b4833e |
|
BLAKE2b-256 | fe5572db94e7ea929197d9041469ee40f08fdc8a2d4c1379609891177be08bd6 |