14 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
3e46b3363b working queue logic 2025-08-12 14:15:23 +01:00
ff5dfbcbce show queue count 2025-08-12 13:02:38 +01:00
14e69f7608 initial qwen support 2025-08-12 12:08:12 +01:00
fdd2893255 pass the version to all templates 2025-07-30 09:22:28 +01:00
e2acd2dcd6 openweb ui client rather than litellm and ollama 2025-07-29 14:25:13 +01:00
bd1bb98160 working openrouter and better create_image page formatting 2025-07-29 12:47:55 +01:00
76e33ea523 initial openrouter support 2025-07-29 11:51:29 +01:00
d29badd0fe serve favourites.json file 2025-07-28 13:27:52 +01:00
33404c7a37 keyboard support in the lightbox 2025-06-30 14:28:27 +01:00
fe7a32b1de support for favourite images in gallery 2025-06-30 11:56:14 +01:00
070279cd78 new flux and working settings 2025-06-25 08:35:41 +01:00
d7883af040 working settings page logic for all cfg items 2025-06-24 16:44:02 +01:00
7946e5dce5 split out routes and add settings page 2025-06-24 13:01:39 +01:00