Skip to content

Latest commit

 

History

History
104 lines (63 loc) · 2.31 KB

File metadata and controls

104 lines (63 loc) · 2.31 KB
Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 37
---
description: Reference API reference: Information-oriented technical reference for Empathy Framework. This section provides detailed speci
---

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

  • :material-console: CLI Guide

    Complete guide to the empathy command

  • :material-lightning-bolt: CLI Cheatsheet

    Quick reference for common commands

API Reference

Core Modules

Wizards

Help

  • :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


Quick Links

Installation

pip install empathy-framework

For LLM support:

pip install empathy-framework[llm]

For healthcare applications:

pip install empathy-framework[healthcare]