Genp.v3.5.0-cgp
| Milestone | Target | Description | |-----------|--------|-------------| | | Q4 2026 | Full support for conditional loops in the DAG (while‑style constructs). | | v4.0.0 | Mid‑2027 | Migration to Python 3.12 , deprecation of legacy genp.io components, and introduction of a graphical pipeline editor (React‑based). | | CGP‑Plugin Marketplace | Late 2026 | Centralized index of community plug‑ins with rating and compatibility checks. | | Secure Multi‑Tenant Execution | Early 2027 | Role‑based access control (RBAC) for pipelines running on shared clusters. |
Generating a multi-file Python library. The CGP pipeline: genp.v3.5.0-cgp
docker pull genp/genp:3.5.0-cgp docker run -it --rm genp/genp:3.5.0-cgp bash | | Secure Multi‑Tenant Execution | Early 2027
| Component | Minimum Version | |-----------|-----------------| | Python | 3.9 (3.11 recommended) | | Docker | 20.10+ | | Kubernetes (optional) | 1.22+ | | CUDA (for GPU generators) | 11.7 (if using NVIDIA GPUs) | and Premiere Pro .
# file: pipelines/text2image.yaml name: text2image-demo version: "3.5.0-cgp" components: - id: prompt_loader type: genp.io.FileReader params: path: prompts.txt
# Define pipeline configuration genp pipeline create my_story.cgp.yaml
: Provides compatibility for modern versions of Photoshop , Illustrator , and Premiere Pro .