We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be9f06 commit 17274f4Copy full SHA for 17274f4
README.md
@@ -1,6 +1,6 @@
1
# llm_router_services
2
3
-## Overview
+## ✨ Overview
4
5
`llm_router_services` provides **HTTP services** that implement the core functionality used by the LLM‑Router’s plugin
6
system.
@@ -20,4 +20,10 @@ The services are **stateless**; they load their models once at start‑up and th
20
21
---
22
23
+## 📜 License
24
+
25
+See the [LICENSE](LICENSE) file.
26
27
+---
28
29
*Happy masking and safe routing!*
0 commit comments