Update README.md

This commit is contained in:
Alpha Nerd 2025-08-30 12:49:47 +02:00 committed by GitHub
parent e06745c39e
commit 394b38f418
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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. 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) ![routing](https://github.com/user-attachments/assets/ed05dfbb-fcc8-4ff2-b8ca-3cdce2660c9f)
NOMYO Router also supports OpenAI API compatible v1 backend servers.