app module ========== This is the main application package for the Open ELIS therapy recommendation system. It contains the FastAPI application, endpoints, utilities, and business logic modules. .. automodule:: app :members: :undoc-members: :show-inheritance: