Live visualization for GEPA prompt-optimization runs. Renders the candidate tree as a force-directed graph so you can watch prompts evolve over a pareto frontier in real time. Big nodes are candidates ...
* 1. Create a C++ header file(.hpp) in anywhere of components' include path, like this hpp file. * 2. Add C++ API in this hpp file, and API should be in maix namespace. API can be class or function ...