Skip to main content

IRIS governance for LangChain agents — Cedar policy on every tool call

Project description

iris-langchain

IRIS governance for LangChain agents. Add Cedar policy enforcement and evidence logging in three lines — no agent rewrite required.

from iris_langchain import IrisLangChainAgent
from iris import AgentPassport, ComplianceTag

passport = AgentPassport(
    name="support-agent",
    owner="team@company.com",
    compliance_tags=[ComplianceTag.COLORADO_AI_ACT],
    is_high_risk_ai=True,
)
agent = IrisLangChainAgent.from_agent(base_agent, passport)
result = agent.run("Help this customer with their account")

See examples/governed_agent.py for a full agent setup.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iris_security_langchain-0.2.1.tar.gz (12.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

iris_security_langchain-0.2.1-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

Details for the file iris_security_langchain-0.2.1.tar.gz.

File metadata

  • Download URL: iris_security_langchain-0.2.1.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for iris_security_langchain-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c6645cab59c28194c95f4f1970ac18c6e7e4df5d85ca5c047498f5cd27752b19
MD5 ff8b1482f21494b5a87ed68035c0de56
BLAKE2b-256 7262c9ca10a7ff46b8293204e33156e3686ab3d7992343e39973dbe53ec8fc04

See more details on using hashes here.

File details

Details for the file iris_security_langchain-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for iris_security_langchain-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 503ffff696dad5cc4f1f97365b75fc4ff3c1c85b861f5f63206d24de817129f3
MD5 9d163f9b74bce059d51f206a2c0535c9
BLAKE2b-256 a5decf1e986bd915545a3d6f47c260041eee97a4e38c7e69c68f9355ddeb5017

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page