Skip to content

Reference

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.

CLI Reference

API Reference

Core Modules

Wizards

Help


Installation

pip install empathy-framework

For LLM support:

pip install empathy-framework[llm]

For healthcare applications:

pip install empathy-framework[healthcare]