This website requires JavaScript.
Explore
Help
Sign in
kfickel
/
hokusai
Watch
1
Star
0
Fork
You've already forked hokusai
0
Code
Issues
1
Pull requests
1
Projects
Releases
Packages
Wiki
Activity
Actions
b536ff9d79
hokusai
/
bulkgen
History
Download ZIP
Download TAR.GZ
Konstantin Fickel
b536ff9d79
Some checks failed
Continuous Integration / Build Package (push)
Successful in 37s
Details
Continuous Integration / Lint, Check & Test (push)
Failing after 47s
Details
feat: add
bulkgen models
command listing available models with capabilities
2026-02-14 23:06:17 +01:00
..
providers
fix: send images to Mistral as base64 vision chunks instead of placeholders
2026-02-14 17:45:39 +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 click-based colorized output with progress events and build timer
2026-02-14 21:25:38 +01:00
cli.py
feat: add
bulkgen models
command listing available models with capabilities
2026-02-14 23:06:17 +01:00
config.py
chore: update default models to pixtral-large-latest and flux-2-pro
2026-02-14 21:27:16 +01:00
graph.py
feat: support multiple reference images with model-aware API mapping
2026-02-14 17:19:54 +01:00
models.py
feat: add
bulkgen models
command listing available models with capabilities
2026-02-14 23:06:17 +01:00
state.py
refactor: switch to basedpyright, remove pydantic-settings
2026-02-13 20:25:28 +01:00