From 80b4ce4245316641ac92d0eccc095535caacbead Mon Sep 17 00:00:00 2001 From: Adil Hafeez Date: Fri, 16 May 2025 19:25:39 -0700 Subject: [PATCH] fix port --- demos/use_cases/preference_based_routing/hurl_tests/simple.hurl | 2 +- .../preference_based_routing/hurl_tests/simple_stream.hurl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/use_cases/preference_based_routing/hurl_tests/simple.hurl b/demos/use_cases/preference_based_routing/hurl_tests/simple.hurl index 9cc0448a..517767b6 100644 --- a/demos/use_cases/preference_based_routing/hurl_tests/simple.hurl +++ b/demos/use_cases/preference_based_routing/hurl_tests/simple.hurl @@ -1,4 +1,4 @@ -POST http://localhost:9090/v1/chat/completions +POST http://localhost:12000/v1/chat/completions Content-Type: application/json { diff --git a/demos/use_cases/preference_based_routing/hurl_tests/simple_stream.hurl b/demos/use_cases/preference_based_routing/hurl_tests/simple_stream.hurl index a38b8645..d6b770f6 100644 --- a/demos/use_cases/preference_based_routing/hurl_tests/simple_stream.hurl +++ b/demos/use_cases/preference_based_routing/hurl_tests/simple_stream.hurl @@ -1,4 +1,4 @@ -POST http://localhost:9090/v1/chat/completions +POST http://localhost:12000/v1/chat/completions Content-Type: application/json {