Skip to content

Commit

Permalink
Add spec changes
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Brunet <[email protected]>
  • Loading branch information
platform-endpoints and maxbrunet committed Nov 19, 2024
1 parent 67ad23d commit f56697f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions cohere-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20842,7 +20842,8 @@ paths:
last_used:
type: string
format: date-time
description: Timestamp for the latest request to this fine-tuned model.
description: "Deprecated: Timestamp for the latest request to this fine-tuned
model."
readOnly: true
title: Information about the fine-tuned model. Must contain name and settings.
required:
Expand Down Expand Up @@ -27387,7 +27388,8 @@ components:
last_used:
type: string
format: date-time
description: read-only. Timestamp for the latest request to this fine-tuned model.
description: "read-only. Deprecated: Timestamp for the latest request to this
fine-tuned model."
readOnly: true
description: This resource represents a fine-tuned model.
required:
Expand Down

0 comments on commit f56697f

Please sign in to comment.