From b7e137323a190845219206473db3c729b95638a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20F=2E=20R=C3=B8dseth?= <52813+xyproto@users.noreply.github.com> Date: Tue, 17 Oct 2023 15:00:15 +0200 Subject: [PATCH] Fix a typo (#818) --- docs/api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api.md b/docs/api.md index c51b56db..cacdbcc6 100644 --- a/docs/api.md +++ b/docs/api.md @@ -355,7 +355,7 @@ curl -X POST http://localhost:11434/api/embeddings -d '{ ```json { - "embeddings": [ + "embedding": [ 0.5670403838157654, 0.009260174818336964, 0.23178744316101074, -0.2916173040866852, -0.8924556970596313, 0.8785552978515625, -0.34576427936553955, 0.5742510557174683, -0.04222835972905159, -0.137906014919281 ]