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 14, 2024
1 parent 412af2b commit bc507d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cohere-openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27299,12 +27299,12 @@ components:

- STATUS_UNSPECIFIED: Unspecified status.
- STATUS_FINETUNING: The fine-tuned model is being fine-tuned.
- STATUS_DEPLOYING_API: The fine-tuned model is being deployed.
- STATUS_DEPLOYING_API: Deprecated: The fine-tuned model is being deployed.
- STATUS_READY: The fine-tuned model is ready to receive requests.
- STATUS_FAILED: The fine-tuned model failed.
- STATUS_DELETED: The fine-tuned model was deleted.
- STATUS_TEMPORARILY_OFFLINE: The fine-tuned model is temporarily unavailable.
- STATUS_PAUSED: The fine-tuned model is paused (Vanilla only).
- STATUS_TEMPORARILY_OFFLINE: Deprecated: The fine-tuned model is temporarily unavailable.
- STATUS_PAUSED: Deprecated: The fine-tuned model is paused (Vanilla only).
- STATUS_QUEUED: The fine-tuned model is queued for training.
x-fern-sdk-group-name:
- finetuning
Expand Down

0 comments on commit bc507d0

Please sign in to comment.