Metadata-Version: 2.4
Name: xelurelai
Version: 1.0.0
Summary: Official Python SDK for the Xelurel AI governance API
License: MIT
Project-URL: Homepage, https://xelurel.com
Project-URL: Documentation, https://xelurel.com/resources/docs
Keywords: xelurelai,ai,governance,compliance,risk,llm,guardrails
Requires-Python: >=3.8
Requires-Dist: httpx>=0.23.0
Provides-Extra: langchain
Requires-Dist: langchain-core>=0.1.0; extra == "langchain"
Provides-Extra: llamaindex
Requires-Dist: llama-index-core>=0.10.0; extra == "llamaindex"
Provides-Extra: all
Requires-Dist: langchain-core>=0.1.0; extra == "all"
Requires-Dist: llama-index-core>=0.10.0; extra == "all"
