Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 2691cfc

Browse files
committed
chore: models update
1 parent f7aa5fe commit 2691cfc

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/static/openapi/cortex.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3538,11 +3538,6 @@
35383538
"UpdateModelDto": {
35393539
"type": "object",
35403540
"properties": {
3541-
"model": {
3542-
"type": "string",
3543-
"description": "Unique model identifier used for request construction.",
3544-
"example": "tinyllama:1b-gguf"
3545-
},
35463541
"files": {
35473542
"type": "array",
35483543
"description": "List of file paths associated with the model. Can be relative or absolute.",

0 commit comments

Comments
 (0)