---
description: Reference API reference: Information-oriented technical reference for Empathy Framework. This section provides detailed speci
---
Information-oriented technical reference for Empathy Framework.
This section provides detailed specifications, API documentation, and quick reference materials for when you need to look something up.
-
:material-console: CLI Guide
Complete guide to the
empathycommand -
:material-lightning-bolt: CLI Cheatsheet
Quick reference for common commands
-
:material-api: API Overview
Complete API reference
-
:material-cog: Configuration
Configuration options and environment variables
-
:material-memory: Short-Term Memory
Memory system technical reference
- EmpathyOS - Main framework module
- Core - Core functionality
- Config - Configuration system
- Persistence - Data persistence layer
- Pattern Library - Pattern storage and retrieval
- Multi-Agent - Multi-agent coordination
- LLM Toolkit - LLM integration utilities
- Industry Wizards - Domain-specific wizards
- Software Wizards - Software development wizards
- AI Wizards - AI-powered analysis wizards
-
:material-help-circle: FAQ
Frequently asked questions
-
:material-bug: Troubleshooting
Common issues and solutions
-
:material-book-alphabet: Glossary
Terms and definitions
-
:material-file-document: User Guide
Comprehensive user documentation
pip install empathy-frameworkFor LLM support:
pip install empathy-framework[llm]For healthcare applications:
pip install empathy-framework[healthcare]