Skip to content

Commit c2ea865

Browse files
committed
removed name from curl example genai_update_custom_model_metadata
1 parent c28166f commit c2ea865

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

specification/resources/gen-ai/examples/curl/genai_update_custom_model_metadata.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ source: |-
55
-H "Authorization: Bearer $DIGITALOCEAN_TOKEN" \
66
"https://api.digitalocean.com/v2/gen-ai/custom_models/11f13d93-a879-c342-b542-ca68c578b04b/metadata" \
77
-d '{
8-
"name": "mytest-model-updated",
98
"description": "finetuned model with olympiad math data",
109
"tags": {
1110
"tags": ["finetuned", "new"]

0 commit comments

Comments
 (0)