Skip to content

Commit b172c3d

Browse files
authored
fix typo & comment out previous news & add Dashboard to Document (#463)
Signed-off-by: JaredforReal <w13431838023@gmail.com>
1 parent d448cff commit b172c3d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,17 +21,17 @@
2121
- [2025/10/16] We established the [vLLM Semantic Router Youtube Channel](https://www.youtube.com/@vLLMSemanticRouter) ✨.
2222
- [2025/10/15] We announced the [vLLM Semantic Router Dashboard](https://www.youtube.com/watch?v=E2IirN8PsFw) 🚀.
2323
- [2025/10/12] Our paper [When to Reason: Semantic Router for vLLM](https://arxiv.org/abs/2510.08731) accepted by NeurIPS 2025 MLForSys 🧠.
24-
- [2025/10/08] We announced the integration with [vLLM Production Stack](https://github.com/vllm-project/production-stack) Tean 👋.
24+
- [2025/10/08] We announced the integration with [vLLM Production Stack](https://github.com/vllm-project/production-stack) Team 👋.
2525
- [2025/10/01] We supported to deploy on [Kubernetes](https://vllm-semantic-router.com/docs/installation/kubernetes/) 🌊.
2626
- [2025/09/15] We reached 1000 stars on GitHub! 🔥
2727
- [2025/09/01] We released the project officially: [vLLM Semantic Router: Next Phase in LLM inference](https://blog.vllm.ai/2025/09/11/semantic-router.html) 🚀.
2828

29-
<details>
29+
<!-- <details>
3030
<summary>Previous News 🔥</summary>
3131
3232
-
3333
34-
</details>
34+
</details> -->
3535

3636
---
3737

@@ -128,6 +128,7 @@ The documentation includes:
128128
- **[System Architecture](https://vllm-semantic-router.com/docs/overview/architecture/system-architecture/)** - Technical deep dive
129129
- **[Model Training](https://vllm-semantic-router.com/docs/training/training-overview/)** - How classification models work
130130
- **[API Reference](https://vllm-semantic-router.com/docs/api/router/)** - Complete API documentation
131+
- **[Dashboard](https://vllm-semantic-router.com/docs/overview/dashboard)** - vLLM Semantic Router Dashboard
131132
- **[Distributed Tracing](https://vllm-semantic-router.com/docs/tutorials/observability/distributed-tracing/)** - Observability and debugging guide
132133

133134
## Community 👋

0 commit comments

Comments
 (0)