From 394b38f41831315db086ec6b4c00a3889dd7ba94 Mon Sep 17 00:00:00 2001 From: alpha-nerd-nomyo Date: Sat, 30 Aug 2025 12:49:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 53a6665..a33f00a 100644 --- a/README.md +++ b/README.md @@ -46,3 +46,5 @@ If at the same time there are more than max concurrent connections than configur This way the Ollama backend servers are utilized more efficient than by simply using a wheighted, round-robin or least-connection approach. ![routing](https://github.com/user-attachments/assets/ed05dfbb-fcc8-4ff2-b8ca-3cdce2660c9f) + +NOMYO Router also supports OpenAI API compatible v1 backend servers.