Преглед на файлове

continuing

Signed-off-by: Matt Williams <m@technovangelist.com>
Matt Williams преди 1 година
родител
ревизия
31edc829fc
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. 2 0
      docs/api.md

+ 2 - 0
docs/api.md

@@ -5,6 +5,8 @@
 ## Generate a Prompt
 **POST /api/generate**
 
+**Generate** is the main endpoint that you will use when working with Ollama. This is used to generate a response to a prompt sent to a model.
+
 The **Generate** endpoint takes a JSON object with the following fields:
 
 ```