Metadata-Version: 2.4
Name: llamaindex-ambientmeta
Version: 0.1.0
Summary: LlamaIndex integration for AmbientMeta Privacy Gateway — protect PII in LLM calls
Author-email: AmbientMeta <support@ambientmeta.com>
License-Expression: MIT
Project-URL: Homepage, https://ambientmeta.com
Project-URL: Documentation, https://docs.ambientmeta.com/guides/llamaindex
Project-URL: Repository, https://github.com/AmbientMeta/llamaindex-ambientmeta
Project-URL: Changelog, https://github.com/AmbientMeta/llamaindex-ambientmeta/blob/main/CHANGELOG.md
Project-URL: Issues, https://github.com/AmbientMeta/llamaindex-ambientmeta/issues
Keywords: llamaindex,llama-index,privacy,pii,llm,ambientmeta,rag,sanitize
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Security
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: ambientmeta>=0.1.0
Requires-Dist: llama-index-core>=0.10.0
Provides-Extra: dev
Requires-Dist: pytest>=8.0.0; extra == "dev"
Requires-Dist: pytest-asyncio>=0.23.0; extra == "dev"
Requires-Dist: ruff>=0.4.0; extra == "dev"
Dynamic: license-file
