Training (hopefully) safe agents in gridworlds
-
Updated
May 12, 2019 - Python
Training (hopefully) safe agents in gridworlds
This is an example implementation of a Spring Boot AI Chat Agent that uses the open-policy-ai-advisor-spring-boot-starter to enforce governance and policy-driven guardrails. By integrating Open Policy Agent (OPA), this agent can evaluate prompts and tool calls against custom Rego policies before they ever reach the LLM.
Open Policy AI Advisor is a Spring Boot starter that integrates Open Policy Agent (OPA) for policy evaluation and enforcement in your applications. This starter simplifies the process of adding open policy-based advisors capabilities to your AI chat client.
Add a description, image, and links to the safe-agents topic page so that developers can more easily learn about it.
To associate your repository with the safe-agents topic, visit your repo's landing page and select "manage topics."