12 Commits

Author SHA1 Message Date
bb4adbff2c feat(openrouter): add support for listing and using free OpenRouter models
Add a new configuration option `list_all_free_models` to enable fetching and displaying free models from OpenRouter. Enhance model loading functions to include free models when enabled, and implement fallback logic in prompt generation to try alternative models if the primary one fails. Update the UI to display free models in a separate optgroup.
2025-10-30 17:15:59 +00:00
76e33ea523 initial openrouter support 2025-07-29 11:51:29 +01:00
1a0542861c basic working auth for create_image page 2025-06-06 17:26:37 +01:00
aef0afe753 wrong key name 2025-05-09 12:14:07 +01:00
Karl Hudgell
073cc3bda2 update flux logic 2025-04-25 13:16:02 +01:00
Karl Hudgell
60be7c4a00 randomly select dev/schnell when using flux 2025-04-21 10:31:13 +01:00
Karl Hudgell
2bbb2fe15b allow flux workflow 2025-04-19 16:11:41 +01:00
Karl Hudgell
6fdfb51a49 support multiple models and random selection 2025-04-12 10:17:24 +01:00
Karl Hudgell
290c1badb4 support auto image regeneration at specific time 2025-03-30 09:11:06 +01:00
Karl Hudgell
d97ef3f171 add support for multiple models and posting a prompt to /create 2025-03-29 15:50:38 +00:00
Karl Hudgell
8064c90be9 user config controls reload interval 2025-03-29 12:24:46 +00:00
Karl Hudgell
6ada0bfb18 initial commit 2025-03-28 18:37:58 +00:00