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.0.tar.gz (12.6 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.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iris_security_langchain-0.2.0.tar.gz
  • Upload date:
  • Size: 12.6 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.0.tar.gz
Algorithm Hash digest
SHA256 21e34dbfe6e46bfcf5de02f785aea3b41a7693569c9be0a466ff5dc62d0db333
MD5 9ac292e1fe0fe272ec9e53991ffd51cf
BLAKE2b-256 82871b3530f52b32ec2c57c11360d83b5bfc18b5f458cea2a468b7c0b3106962

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iris_security_langchain-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ecc7d7984f7fdb72b2469095e33f1dc0f3bd2d829b5c39be17f200db6dc15e6c
MD5 9d554d46e89917496475014170d8590a
BLAKE2b-256 6a3b02d7aa372b8dde5a5bc02f0df430e94a87ace55944c520ac89188818ecb7

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