Open source agentic resource orchestration platform. Manage prompts, agents, workflows, knowledge, tools, and guardrails with centralized governance. Kubernetes-inspired, highly extensible, built for secure and reliable agentic applications.
import eevee as ev
from agno import Agent
# Option 1: Wrap existing agents
my_agent = Agent(...)
secure_agent = ev.with_ev(my_agent)
secure_agent.run()
# Option 2: Load from Eevee Server
agent = ev.load("agent", "customer_support")
agent.run()
# Load and execute policies
policy = ev.load("policy", "block_pii")
policy.execute(...) # Runs at lifecycle hooks
Scale dozens of agents with centralized control, consistent policies, and zero framework lock-in
Enforce guardrails consistently across LangChain, CrewAI, DSPy, and any agent framework
Centralize policies, prompts, agents, knowledge embeddings, and datasets in one place
Out-of-the-box PII redaction, jailbreak defense, provider enforcement, and cost controls
Write custom policies once and apply them across all stacks without rewrites
Build custom governance apps or use Eevee Studio to modify resources without code
Wrap existing agents with SDK or create them in Eevee Studio—no coding required
Join thousands of developers building secure agentic applications
@sarahdev
Eevee transformed our agent governance. We can now enforce policies across all our frameworks without rewriting code.
@marcusj
The framework-agnostic approach is brilliant. We use LangChain and CrewAI, and Eevee handles both seamlessly.
@elenacode
Non-devs on our team can now modify agents in Studio. This unlocked so much productivity for us.
@sarahdev
Eevee transformed our agent governance. We can now enforce policies across all our frameworks without rewriting code.
@marcusj
The framework-agnostic approach is brilliant. We use LangChain and CrewAI, and Eevee handles both seamlessly.
@elenacode
Non-devs on our team can now modify agents in Studio. This unlocked so much productivity for us.
@sarahdev
Eevee transformed our agent governance. We can now enforce policies across all our frameworks without rewriting code.
@marcusj
The framework-agnostic approach is brilliant. We use LangChain and CrewAI, and Eevee handles both seamlessly.
@elenacode
Non-devs on our team can now modify agents in Studio. This unlocked so much productivity for us.
@sarahdev
Eevee transformed our agent governance. We can now enforce policies across all our frameworks without rewriting code.
@marcusj
The framework-agnostic approach is brilliant. We use LangChain and CrewAI, and Eevee handles both seamlessly.
@elenacode
Non-devs on our team can now modify agents in Studio. This unlocked so much productivity for us.