Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

Commit c7816b6

Browse files
chore: updates deprecation notice in README.md
Maybe very last PR? :) Signed-off-by: Bartosz Majsak <bartosz.majsak@gmail.com>
1 parent e7151bd commit c7816b6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# llm-d-routing-sidecar
22

3-
[!WARNING]
4-
The code of the routing sidecar has been moved to the [llm-d-inference-scheduler repository](https://github.com/llm-d/llm-d-inference-scheduler),
5-
under the `cmd/pd_sidecar` and `pkg/sidecar` directories. This repository is deprecated and shall soon be archived.
6-
All future development will done under the llm-d-inference-scheduler repository.
7-
Please do **not** submit issues or PRs against this repository.
3+
> [!WARNING]
4+
> The code of the routing sidecar has been moved to the [llm-d-inference-scheduler repository](https://github.com/llm-d/llm-d-inference-scheduler),
5+
> under the `cmd/pd_sidecar` and `pkg/sidecar` directories. This repository is deprecated and shall soon be archived.
6+
> All future development will done under the llm-d-inference-scheduler repository.
7+
> Please do **not** submit issues or PRs against this repository.
88
99
This project provides a reverse proxy redirecting incoming requests to the prefill worker specified in the `x-prefiller-host-port` HTTP request header.
1010

0 commit comments

Comments
 (0)