How-to Guides¶
Task-oriented guides for accomplishing specific goals with Empathy Framework.
Unlike tutorials, these guides assume you have a basic understanding of the framework and need to accomplish something specific.
Memory System¶
-
Configure and use the three-tier memory architecture
-
Implement Redis-backed session memory
-
Build knowledge graphs from conversation history
AI Agents¶
-
Create and manage specialized AI agents
-
Route requests to the optimal model tier
-
:material-link-chain: Auto-Chaining
Chain multiple AI operations automatically
Integration¶
-
Connect to external systems via webhooks
-
Secure your Empathy deployment
-
Configure for healthcare compliance
Resilience¶
-
Handle failures gracefully
-
Common patterns for production systems