Alpha Nerd alpha-nerd
  • Joined on 2026-03-31
alpha-nerd pushed to dev-1.0.x at nomyo-ai/nomyo-router 2026-06-10 16:04:28 +02:00
alpha-nerd created branch dev-1.0.x in nomyo-ai/nomyo-router 2026-06-10 16:04:27 +02:00
alpha-nerd deleted branch dev-0.9.x from nomyo-ai/nomyo-router 2026-06-10 16:03:34 +02:00
alpha-nerd deleted branch dev-v0.8.x from nomyo-ai/nomyo-router 2026-06-10 16:03:09 +02:00
alpha-nerd deleted branch dev-v0.7.x from nomyo-ai/nomyo-router 2026-06-10 16:02:53 +02:00
alpha-nerd released v1.0.0 at nomyo-ai/nomyo-router 2026-06-10 15:51:57 +02:00
alpha-nerd pushed tag v1.0.0 to nomyo-ai/nomyo-router 2026-06-10 15:51:53 +02:00
alpha-nerd pushed to main at nomyo-ai/nomyo-router 2026-06-10 15:48:33 +02:00
e7407b86b3 Merge pull request 'dev-0.9.x-ref -> main' (#113) from dev-0.9.x-ref into main
d163fea154 fix: remove aioresponses
3cd530586c feat: cache backend clients per endpoint instead of building one (with a fresh SSL context) per request
1ce792c48b feat: new load test added
75d204e7f3 feat: use SSE reconnect to prevent API Key modal to pop up in dashboard if no API Key is configured
Compare 20 commits »
alpha-nerd merged pull request nomyo-ai/nomyo-router#113 2026-06-10 15:48:33 +02:00
dev-0.9.x-ref -> main
alpha-nerd closed issue nomyo-ai/nomyo-router#112 2026-06-10 15:47:58 +02:00
Test semantic caching with the given setup
alpha-nerd closed issue nomyo-ai/nomyo-router#106 2026-06-10 15:47:25 +02:00
RC-3 CA testing
alpha-nerd commented on issue nomyo-ai/nomyo-router#106 2026-06-10 15:47:23 +02:00
RC-3 CA testing

Thanks for the confirmation

alpha-nerd pushed to aissurance-plugin at nomyo-ai/nomyo-router 2026-06-10 13:25:18 +02:00
2d9bbd06b5 doc/compliance.md aktualisiert
alpha-nerd pushed to aissurance-plugin at nomyo-ai/nomyo-router 2026-06-10 13:22:56 +02:00
392034f839 feat: aissurance plugin initial commit
alpha-nerd created branch aissurance-plugin in nomyo-ai/nomyo-router 2026-06-10 13:22:55 +02:00
alpha-nerd created pull request nomyo-ai/nomyo-router#113 2026-06-10 11:57:17 +02:00
dev-0.9.x-ref -> main
alpha-nerd commented on issue nomyo-ai/nomyo-router#112 2026-06-10 11:49:42 +02:00
Test semantic caching with the given setup

@JTHesse one question:

this is an…

alpha-nerd opened issue nomyo-ai/nomyo-router#112 2026-06-10 11:39:21 +02:00
Test semantic caching with the given setup
alpha-nerd commented on issue nomyo-ai/nomyo-router#106 2026-06-10 11:38:40 +02:00
RC-3 CA testing

This seems to be a different issue, the cache in this issue refers to a httpx client cache, that was refactored especially in light of TLS Certifica Authorities. The code until now was…

alpha-nerd commented on issue nomyo-ai/nomyo-router#111 2026-06-10 11:34:22 +02:00
[Feature]: Add OpenAI Responses API support (/v1/responses endpoint)

We have a milestone for a while, but wanted to first refactor and release v1 router. This has prio after the v1 release ;)