Commit Graph

10 Commits

Author SHA1 Message Date
keligrubb 7ea9f93dc8 Improve LLM client immutability and CI model defaults. (#9)
Release / generate-dungeon (push) Failing after 2m30s
Release / upload-to-gitea-release (push) Has been skipped
Replace mutable Ollama model export with a const fallback and initializeModel return value, resolving the model from the environment after optional API discovery. Use a for-of loop over attempt indices instead of let in the retry path.

Continue PDF generation when map image generation or upscaling fails, and avoid mutating request headers in place.

Document Open WebUI-style URLs in the README, pin OLLAMA_MODEL in the Gitea release workflow, and adjust integration and unit tests for the new initialization behavior.

Reviewed-on: #9
Co-authored-by: keligrubb <keligrubb324@gmail.com>
Co-committed-by: keligrubb <keligrubb324@gmail.com>
2026-04-15 02:45:25 +00:00
keligrubb 83eee20b2c add testing suite 2026-02-21 22:19:21 -05:00
keligrubb c54b1a6082 add capability to use default model if a default is provided via api
ci/woodpecker/cron/ci Pipeline was successful
2026-01-16 22:18:31 -05:00
keligrubb 3b91ce3068 improve and fix ci stuff. cleanup debug
ci/woodpecker/cron/ci Pipeline failed
2026-01-11 21:41:30 -05:00
keligrubb 05526b06d6 playaround with debug to figure out ci failures 2026-01-11 20:17:42 -05:00
keligrubb 1059eced53 fix ollama model env var mismatch
ci/woodpecker/cron/ci Pipeline failed
2026-01-08 20:57:35 -05:00
Madison Grubb 96480a351f make it start working again
ci/woodpecker/cron/ci Pipeline failed
2025-12-11 23:13:07 -05:00
Madison Grubb f0e9ebccb9 cleanup console logs a little bit
ci/woodpecker/push/ci Pipeline was successful
2025-09-04 22:59:37 -04:00
Madison Grubb 1e1d745e55 rework to allow for image gen
ci/woodpecker/push/ci Pipeline was successful
2025-09-04 16:52:13 -04:00
keligrubb ed95dd08a2 initial commit
ci/woodpecker/push/ci Pipeline was successful
2025-08-29 22:56:40 -04:00