hokusai/bulkgen
Konstantin Fickel cf73511876
Some checks failed
Continuous Integration / Build Package (push) Successful in 41s
Continuous Integration / Lint, Check & Test (push) Failing after 59s
refactor: replace blackforest package with custom async BFL client
Implement bulkgen/providers/bfl.py with a fully async httpx-based client
that supports all current and future BFL models (including flux-2-*).
Remove the blackforest dependency and simplify the image provider by
eliminating the asyncio.to_thread wrapper.
2026-02-14 16:44:36 +01:00
..
providers refactor: replace blackforest package with custom async BFL client 2026-02-14 16:44:36 +01:00
__init__.py feat: scaffold project structure with package dirs and mistralai dependency 2026-02-13 20:07:08 +01:00
builder.py feat: add build orchestrator with incremental and parallel execution 2026-02-13 20:13:33 +01:00
cli.py refactor: switch to basedpyright, remove pydantic-settings 2026-02-13 20:25:28 +01:00
config.py fix: update default image model from flux-pro to flux-pro-1.1 2026-02-14 10:25:08 +01:00
graph.py refactor: switch to basedpyright, remove pydantic-settings 2026-02-13 20:25:28 +01:00
state.py refactor: switch to basedpyright, remove pydantic-settings 2026-02-13 20:25:28 +01:00