hotfix for #83 #85

Merged
alpha-nerd merged 5 commits from dev-0.9.x into main 2026-05-19 05:58:21 +02:00
Owner
  • _fetch_loaded_models_internal now writes _loaded_error_cache[endpoint] = time.time() on /api/ps or /v1/models failure, and clears the entry on success
  • choose_endpoint now filters out candidates with a fresh (<300s) loaded-models error.
  • /health now probes both /api/version and /api/ps for Ollama endpoints
  • dashboard adaption
- _fetch_loaded_models_internal now writes _loaded_error_cache[endpoint] = time.time() on /api/ps or /v1/models failure, and clears the entry on success - choose_endpoint now filters out candidates with a fresh (<300s) loaded-models error. - /health now probes both /api/version and /api/ps for Ollama endpoints - dashboard adaption
alpha-nerd added 1 commit 2026-05-18 13:57:56 +02:00
fix:
All checks were successful
PR Tests / test (pull_request) Successful in 58s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m59s
db6aa73903
-  _fetch_loaded_models_internal now writes _loaded_error_cache[endpoint] = time.time() on /api/ps or /v1/models failure, and clears the entry on success
- choose_endpoint now filters out candidates with a fresh (<300s) loaded-models error.
-  /health now probes both /api/version and /api/ps for Ollama endpoints
-  dashboard adaption

relates to #83
alpha-nerd added 2 commits 2026-05-18 16:32:06 +02:00
fix: use unique-per-run platform tags.
All checks were successful
PR Tests / test (pull_request) Successful in 1m0s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m46s
ea8cda73d9
alpha-nerd added 1 commit 2026-05-18 17:03:10 +02:00
doc: update on /health and /api/config endpoints
All checks were successful
PR Tests / test (pull_request) Successful in 59s
NYX Security Scan / nyx-scan (pull_request) Successful in 6m52s
539d5f98a2
alpha-nerd added 1 commit 2026-05-18 18:53:28 +02:00
Merge branch 'main' into dev-0.9.x
All checks were successful
PR Tests / test (pull_request) Successful in 58s
NYX Security Scan / nyx-scan (pull_request) Successful in 7m15s
19d522f671
Resolve conflict in .forgejo/workflows/docker-publish-semantic.yml:
both sides removed the cache-from/cache-to lines; keep this branch's
unique-per-run platform tag from ea8cda7 (related to issue #84).

Picks up dependency bumps from main (click 8.3.3->8.4.0,
idna 3.14->3.15, openai 1.109.1->2.37.0).
alpha-nerd self-assigned this 2026-05-18 18:58:24 +02:00
Author
Owner

Closes #83

Closes #83
alpha-nerd merged commit 770de3b93f into main 2026-05-19 05:58:21 +02:00
Sign in to join this conversation.
No description provided.