From ee2cbfc4425df88d30dce75ad0dc81e61eb7849d Mon Sep 17 00:00:00 2001 From: sgrebnov Date: Mon, 16 Dec 2024 12:35:16 -0800 Subject: [PATCH] Update /v1/search with the right runtime port --- spiceaidocs/docs/api/http/search.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spiceaidocs/docs/api/http/search.md b/spiceaidocs/docs/api/http/search.md index 4ef210fdb..e43c87583 100644 --- a/spiceaidocs/docs/api/http/search.md +++ b/spiceaidocs/docs/api/http/search.md @@ -38,7 +38,7 @@ datasets: Request ```shell -curl -XPOST http://localhost:3000/v1/search \ +curl -XPOST http://localhost:8090/v1/search \ -d '{ "datasets": ["app_messages"], "text": "Tokyo plane tickets",