# PentestGPT Code Structure ## General Workflow 1. The new pipeline now contains three agents: parsing, reasoning, and generation. 2. Each agent has internal states and can interact with the environments (search feature) ## New Documentation 1. Installation through the project 2. To enable online searching feature, install docker+openserp or configure Google search API. Alternatively, consider using Jina AI API. 3.