mirror of
https://github.com/huggingface/text-generation-inference.git
synced 2025-09-09 11:24:53 +00:00
fix: various linter adjustments
This commit is contained in:
parent
c206bd0f6e
commit
2c37ec3797
@ -1746,7 +1746,7 @@
|
|||||||
"type": {
|
"type": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"enum": [
|
"enum": [
|
||||||
"json"
|
"json_schema"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"value": {
|
"value": {
|
||||||
|
Loading…
Reference in New Issue
Block a user