mirror of
https://github.com/ParisNeo/lollms_hub.git
synced 2026-05-04 03:01:01 -04:00
This commit updates the core workflow engine, refactors API routes for administration, evaluation processing, and proxy handling, and updates related agent and template files. Key changes include: - Refactoring `workflow_engine.py` to unify workflow execution blocks. - Updates to API routes (`admin`, `evaluations`, `importer`, `proxy`) to align with new logic. - Adjustments to agent files (`agent.js`, `agent.py`) and associated templates for improved reporting UI.