File tree Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Expand file tree Collapse file tree 1 file changed +7
-6
lines changed Original file line number Diff line number Diff line change @@ -627,14 +627,15 @@ actions:
627
627
indicesLegacyPutTemplateRequestExample1 :
628
628
$ref : " ../../specification/indices/put_template/examples/request/indicesPutTemplateRequestExample1.yaml"
629
629
# # Examples for inference
630
- - target : " $.components['requestBodies ']['inference.stream_inference ']"
630
+ - target : " $.paths['/_inference/chat_completion/{inference_id}/_stream ']['post ']"
631
631
description : " Add example for inference stream request"
632
632
update :
633
- content :
634
- application/json :
635
- examples :
636
- streamInferenceRequestExample1 :
637
- $ref : " ../../specification/inference/stream_inference/examples/request/StreamInferenceRequestExample1.yaml"
633
+ requestBody :
634
+ content :
635
+ application/json :
636
+ examples :
637
+ streamInferenceRequestExample1 :
638
+ $ref : " ../../specification/inference/stream_completion/examples/request/StreamInferenceRequestExample1.yaml"
638
639
# # Examples for ingest
639
640
- target : " $.components['requestBodies']['simulate.ingest']"
640
641
description : " Add example for simulate ingest request"
You can’t perform that action at this time.
0 commit comments