瀏覽代碼

Updating description of stream API (#124209)

Jonathan Buttner 7 月之前
父節點
當前提交
2a006ec1f4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rest-api-spec/src/main/resources/rest-api-spec/api/inference.stream_completion.json

+ 1 - 1
rest-api-spec/src/main/resources/rest-api-spec/api/inference.stream_completion.json

@@ -2,7 +2,7 @@
   "inference.stream_completion": {
     "documentation": {
       "url": "https://www.elastic.co/guide/en/elasticsearch/reference/master/post-stream-inference-api.html",
-      "description": "Perform streaming inference"
+      "description": "Perform streaming completion inference"
     },
     "stability": "stable",
     "visibility": "public",