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
a28cc97aed
hokusai
/
bulkgen
/
providers
History
Download ZIP
Download TAR.GZ
Konstantin Fickel
3bfad87dce
All checks were successful
Continuous Integration / Build Package (push)
Successful in 29s
Details
Continuous Integration / Lint, Check & Test (push)
Successful in 46s
Details
fix: pass all reference images to OpenAI images.edit endpoint
2026-02-15 15:06:58 +01:00
..
__init__.py
feat: add OpenAI as provider for text and image generation
2026-02-15 13:48:06 +01:00
bfl.py
refactor: replace blackforest package with custom async BFL client
2026-02-14 16:44:36 +01:00
blackforest.py
refactor: move model definitions into providers and extract resolve module
2026-02-15 11:03:57 +01:00
mistral.py
refactor: move model definitions into providers and extract resolve module
2026-02-15 11:03:57 +01:00
models.py
refactor: move model definitions into providers and extract resolve module
2026-02-15 11:03:57 +01:00
openai_image.py
fix: pass all reference images to OpenAI images.edit endpoint
2026-02-15 15:06:58 +01:00
openai_text.py
feat: add GPT-5 generation models to OpenAI providers
2026-02-15 14:42:43 +01:00
registry.py
feat: add OpenAI as provider for text and image generation
2026-02-15 13:48:06 +01:00