Python
使用 LangChain Python 与 Permit 集成。
pip install langchain-permit pip install permit
export PERMIT_API_KEY="your_permit_api_key" export PERMIT_PDP_URL="http://localhost:7766" # 或您的真实 PDP 端点