Skip to content

Release/v0.14.3#417

Merged
lchoquel merged 13 commits into
mainfrom
release/v0.14.3
Oct 29, 2025
Merged

Release/v0.14.3#417
lchoquel merged 13 commits into
mainfrom
release/v0.14.3

Conversation

@lchoquel
Copy link
Copy Markdown
Member

Added

  • Image generation models via BlackBoxAI backend: flux-pro, flux-pro/v1.1, flux-pro/v1.1-ultra (Black Forest Labs), fast-lightning-sdxl (ByteDance), and nano-banana (Google). Implemented using new openai_alt_img_gen SDK worker with chat completion-style API.
  • Language model: claude-4.5-sonnet (Anthropic) via BlackBoxAI backend.
  • Routing profile: all_blackboxai profile routes all supported model requests to BlackBoxAI backend.

Changed

  • Model aliases in base_deck.toml: base-img-genflux-pro/v1.1-ultra, best-img-gennano-banana, llm_for_large_codebase now includes claude-4.5-sonnet.
  • Configuration file: BLACKBOX_RULES.md renamed to .blackboxrules.

Fixed

  • Image generation schema: ImgGenJobParams.seed field now explicitly defined with default=None.
  • CLI bundle validation: pipelex validate command now accepts bundle path (.plx file) which are in the package and already loaded and performs dry run on all pipes in the bundle.

lchoquel and others added 10 commits October 28, 2025 14:56
* feature/cli-generate-inputs

* feature/cli-generate-inputs
* WIP Improve builder

* Fix bugs and error handling related to PipeBatch and input requirements

* fix inconsistencies

* Improve flow

* Better draft and polish flow

* Cleanup builder

* Cleanup remove old builder, replace by builder 2
* add blackbox models

* Alternate OpenAI ImgGen worker to generate images with blackboxai

* Use blackbox AI for image generation

* enable models

* Cleanup

---------

Co-authored-by: Louis Choquel <louis@pipelex.com>
* When you pipelex validate a bundle path of a bundle present in the package (already loaded) it works.

* Cleanup test file
@lchoquel lchoquel merged commit d9c4ffb into main Oct 29, 2025
16 checks passed
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 29, 2025
@lchoquel lchoquel deleted the release/v0.14.3 branch October 29, 2025 23:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants