Pangea empowers organizations to ship secure AI applications quickly with the industry’s broadest set of AI security guardrails, easily deployed at gateways and in app with just a few lines of code.
- Pangea SDKs
- Pangea CLI
Pangea empowers organizations to ship secure AI applications quickly with the industry’s broadest set of AI security guardrails, easily deployed at gateways and in app with just a few lines of code.
Pangea Multipass is the authorization checker for systems like Google Workspace, Jira, and more.
An example JavaScript app demonstrating how to integrate Pangea's Vault service into a LangChain app to authenticate with external services.
An example JavaScript app demonstrating how to integrate Pangea's AuthN and AuthZ services into a LangChain app to filter out RAG documents based on user permissions.
An example JavaScript app that demonstrates integrating Pangea's Secure Audit Log service into a LangChain app to maintain an audit log of context and prompts being sent to LLMs.
A sample JavaScript app that demonstrates integrating Pangea's AuthZ service into a LangChain app to apply user-based authorization to control access to files for a RAG workflow.
An example JavaScript app that demonstrates integrating Pangea's AI Guard service into a LangChain app to protect data ingestion.
An example JavaScript app demonstrating how to integrate Pangea's AI Guard service into a LangChain app to monitor and sanitize LLM generations.
An example JavaScript app demonstrating how to integrate Pangea's Secure Audit Log service into a LangChain app to maintain an audit log of prompts being sent to LLMs.
An example JavaScript app that demonstrates integrating Pangea services into a LangChain app to capture and filter what users are sending to LLMs.
An example JavaScript app demonstrating how to integrate Pangea's Secure Audit Log service into a LangChain app to maintain an audit log of response generations coming from LLMs. This is useful to monitor for hallucinations and leaking sensitive data.