fix the path

This commit is contained in:
Adil Hafeez 2025-01-24 15:05:57 -08:00
parent 16a86c0f3b
commit 752e023d3d
3 changed files with 2 additions and 2 deletions

View file

@ -20,8 +20,8 @@ You can pick different LLM based on header `x-arch-llm-provider-hint` to overrid
Here is a preview of chat UI,
![LLM Routing Demo](docs/source/_static/img/llm_routing_demo.png)
![LLM Routing Demo](llm_routing_demo.png)
And you can also see tracing using jaeger UI that we start by heading over to http://localhost:16686/
![Jaeger Tracing](docs/source/_static/img/jaeger_tracing_llm_routing.png)
![Jaeger Tracing](jaeger_tracing_llm_routing.png)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 284 KiB