Skip to content

Commit a3d1e92

Browse files
Update specification/inference/put_groq/examples/request/PutGroqRequestExample2.yaml
Co-authored-by: Jonathan Buttner <[email protected]>
1 parent eb1caf5 commit a3d1e92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/inference/put_groq/examples/request/PutGroqRequestExample2.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
description:
33
Run `PUT _inference/chat_completion/groq-chat-completion` to create a Groq inference endpoint that performs a
44
`chat_completion` task.
5-
method_request: 'PUT _inference/chat-completion/groq-chat-completion'
5+
method_request: 'PUT _inference/chat_completion/groq-chat-completion'
66
# type: "request"
77
value: |-
88
{

0 commit comments

Comments
 (0)