Alpha Nerd alpha-nerd
  • Joined on 2026-03-31
alpha-nerd created branch dev-v0.8.x in nomyo-ai/nomyo-router 2026-04-16 13:56:53 +02:00
alpha-nerd commented on issue nomyo-ai/nomyo-router#23 2026-04-16 13:40:40 +02:00
feat: enhance load balancing

correct me if I am wrong, but what you describe is WRR (weighted round robin) mechanism.

the existing implementation would do:

2…

alpha-nerd released v0.7.6 at nomyo-ai/nomyo-router 2026-04-16 13:29:27 +02:00
alpha-nerd pushed tag v0.7.6 to nomyo-ai/nomyo-router 2026-04-16 13:29:22 +02:00
alpha-nerd closed issue nomyo-ai/nomyo-router#24 2026-04-16 12:32:49 +02:00
issue: api/version not found
alpha-nerd commented on issue nomyo-ai/nomyo-router#24 2026-04-16 12:32:48 +02:00
issue: api/version not found

refactored code should work now for all endpoints reliably. feel free to re-open if it doesn't work with your specific config. thanks for reporting this @JTHesse - highly appreaciated!

alpha-nerd pushed to main at nomyo-ai/nomyo-router 2026-04-16 12:27:37 +02:00
a3928c9c33 Merge pull request 'dev-v0.7.x -> main' (#25) from dev-v0.7.x into main
1a2781ac23 fix: health check all endpoints with right per enpoint path
a3e7e8a007 sec: bump pillow version to mitigate vuln
5ac412eb5c doc: feature updates
537b757c4a fix: align pip cmds
Compare 5 commits »
alpha-nerd merged pull request nomyo-ai/nomyo-router#25 2026-04-16 12:27:36 +02:00
dev-v0.7.x -> main
alpha-nerd created pull request nomyo-ai/nomyo-router#25 2026-04-16 12:26:50 +02:00
dev-v0.7.x -> main
alpha-nerd pushed to dev-v0.7.x at nomyo-ai/nomyo-router 2026-04-16 12:18:45 +02:00
1a2781ac23 fix: health check all endpoints with right per enpoint path
alpha-nerd commented on issue nomyo-ai/nomyo-router#23 2026-04-16 11:21:05 +02:00
feat: enhance load balancing

the current load-balancing approach with model aware routing requires equally powerful endpoints. as this is rather an ideal world scenario I like the idea of having a mechanism to support…

alpha-nerd commented on issue nomyo-ai/nomyo-router#24 2026-04-16 11:05:28 +02:00
issue: api/version not found

as ollama also provides a /v1 endpoint there is logic to seperate ollama endpoints and "regular" openai compatible endpoints. it seems to not be triggered successfully in this case.

can you…

alpha-nerd released v0.2.6 at nomyo-ai/nomyo 2026-04-15 12:39:19 +02:00
alpha-nerd pushed tag v0.2.6 to nomyo-ai/nomyo 2026-04-15 12:39:17 +02:00
alpha-nerd pushed to main at nomyo-ai/nomyo 2026-04-15 12:11:05 +02:00
93adb6c45c feat: add automatic client retry logic with exponential backoff
alpha-nerd pushed to dev-v0.7.x at nomyo-ai/nomyo-router 2026-04-14 09:31:10 +02:00
a3e7e8a007 sec: bump pillow version to mitigate vuln
alpha-nerd pushed to dev-v0.7.x at nomyo-ai/nomyo-router 2026-04-14 09:17:40 +02:00
5ac412eb5c doc: feature updates
alpha-nerd pushed to main at nomyo-ai/nomyo 2026-04-13 17:48:14 +02:00
5040d181d2 fix: revert workflows to reach any platform and any arch
alpha-nerd created branch workflows in nomyo-ai/nomyo 2026-04-13 16:38:28 +02:00
alpha-nerd pushed to workflows at nomyo-ai/nomyo 2026-04-13 16:38:28 +02:00