From 4d1a5821b3f2fda7502e7ca47f141bfb9fe873fd Mon Sep 17 00:00:00 2001 From: Sergei Grebnov Date: Mon, 16 Dec 2024 14:40:39 -0800 Subject: [PATCH] Update /v1/search with the right runtime port (#685) --- 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 4ef210fd..e43c8758 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",