Skip to content

Commit

Permalink
chore: models update
Browse files Browse the repository at this point in the history
  • Loading branch information
vansangpfiev committed Nov 4, 2024
1 parent f7aa5fe commit 2691cfc
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/static/openapi/cortex.json
Original file line number Diff line number Diff line change
Expand Up @@ -3538,11 +3538,6 @@
"UpdateModelDto": {
"type": "object",
"properties": {
"model": {
"type": "string",
"description": "Unique model identifier used for request construction.",
"example": "tinyllama:1b-gguf"
},
"files": {
"type": "array",
"description": "List of file paths associated with the model. Can be relative or absolute.",
Expand Down

0 comments on commit 2691cfc

Please sign in to comment.