浏览代码

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
 ## Generate a Prompt
 **POST /api/generate**
 **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:
 The **Generate** endpoint takes a JSON object with the following fields:
 
 
 ```
 ```