fix: Update engine as enum
This commit is contained in:
parent
0c838cecb1
commit
a8e33c2a97
@ -289,7 +289,7 @@ components:
|
||||
engine:
|
||||
type: string
|
||||
description: "The engine used by the model."
|
||||
example: "llamacpp"
|
||||
enum: [nitro, openai, hf_inference]
|
||||
quantization:
|
||||
type: string
|
||||
description: "Quantization parameter of the model."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user