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.1.1.tar.gz (12.7 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.1.1-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iris_security_langchain-0.1.1.tar.gz
  • Upload date:
  • Size: 12.7 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.1.1.tar.gz
Algorithm Hash digest
SHA256 064e2c6dcbb72336e820c09d3867162515b01ea56928ba3c43a7393a11e8fe20
MD5 6925bf8e2f9641aac34684e1a52cd003
BLAKE2b-256 e7696018461a218105b15d05ddb7ce83161e63f7fa15565bfdae6aa5eca17aea

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for iris_security_langchain-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a0c0eaaedb14f2b4886d86b7dc118301865291280079d5a47d8747f63b1de40e
MD5 c9c26577a32a0e0a1f1440404da8c8be
BLAKE2b-256 cef87e731b94cb6d907d9f2ccd96e89b9537770875fb6cecbdfa3966398cf21f

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