Download the PHP package edgaras/llm-json-cleaner without Composer
On this page you can find all versions of the php package edgaras/llm-json-cleaner. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edgaras/llm-json-cleaner
More information about edgaras/llm-json-cleaner
Files in edgaras/llm-json-cleaner
Download edgaras/llm-json-cleaner
More information about edgaras/llm-json-cleaner
Files in edgaras/llm-json-cleaner
Vendor edgaras
Package llm-json-cleaner
Short Description A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
License MIT
Homepage https://github.com/Edgaras0x4E/LLM-JSON-Cleaner
Package llm-json-cleaner
Short Description A PHP library that ensures strict JSON extraction and schema validation from LLM API responses, preventing malformed or unexpected output.
License MIT
Homepage https://github.com/Edgaras0x4E/LLM-JSON-Cleaner
Please rate this library. Is it a good library?
Informations about the package llm-json-cleaner
LLM-JSON-Cleaner
PHP library for sanitizing JSON responses from LLM APIs and validating them against a specified JSON schema.
Features
- JSON Response Cleaning: Remove unwanted artifacts.
- Schema Validation: Validate and enforce JSON schema constraints.
Installation
Install the package via Composer:
Usage
Extracting JSON from LLM Responses
Validating JSON Against a Schema
All versions of llm-json-cleaner with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.3.0
The package edgaras/llm-json-cleaner contains the following files
Loading the files please wait ....