Metadata-Version: 2.5
Name: llama-index-guardrails-icephi
Version: 0.1.0
Summary: LlamaIndex guardrail integration querying the Ice Phi Shield API.
Author: Ice Phi
Description-Content-Type: text/markdown
Requires-Dist: llama-index-core>=0.10.0
Requires-Dist: requests>=2.28.0
Project-URL: Homepage, https://github.com/run-llama/llama_index
Project-URL: Repository, https://github.com/run-llama/llama_index
Import-Name: llama_index.guardrails.icephi
Import-Namespace: llama_index
Import-Namespace: llama_index.guardrails

# LlamaIndex Guardrails Integration: Ice Phi API

`llama-index-guardrails-icephi` provides real-time prompt injection protection for LlamaIndex pipelines using the Ice Phi Shield API.

## Installation

```bash
pip install llama-index-guardrails-icephi

