No project description provided
Project description
json that
transform any raw text to json, using LLM.
Provider:
- OpenAI
- Claude AI
- Mistral 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.4.tar.gz
(4.2 kB
view details)
Built Distribution
File details
Details for the file jsonthat-0.2.4.tar.gz
.
File metadata
- Download URL: jsonthat-0.2.4.tar.gz
- Upload date:
- Size: 4.2 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 | 2a9b487f14237a494a99e1d737329e67845e449485865f2bfcc5fa74067c3c4e |
|
MD5 | 617e7f0c6178d8fda64b65e4b922a6dd |
|
BLAKE2b-256 | 64525b5cd63fb090c876051bedb68c231d889288c3a731733750644dd4482e87 |
File details
Details for the file jsonthat-0.2.4-py3-none-any.whl
.
File metadata
- Download URL: jsonthat-0.2.4-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 | 00ad519e79ba22c510c68ec92d2a19b370737f954622110290b5f4a95443f42a |
|
MD5 | edbf2b14239d74638cc0f8c5811f1426 |
|
BLAKE2b-256 | 3dd0dc36dfd516a0b9a0d0638ac0279cff9115c202521d699ab1f1e6cecc5927 |