Skip to content

Commit c7890a3

Browse files
committed
Formatting
1 parent 906c177 commit c7890a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openai-examples/src/main/scala/io/cequence/openaiscala/examples/cerebras/CerebrasCreateChatCompletionJSON.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ object CerebrasCreateChatCompletionJSON extends ExampleBase[OpenAIChatCompletion
5858
strict = true,
5959
structure = jsonSchema
6060
)
61-
),
61+
)
6262
),
6363
enforceJsonSchemaMode = true
6464
)

0 commit comments

Comments
 (0)