We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c28166f commit c2ea865Copy full SHA for c2ea865
1 file changed
specification/resources/gen-ai/examples/curl/genai_update_custom_model_metadata.yml
@@ -5,7 +5,6 @@ source: |-
5
-H "Authorization: Bearer $DIGITALOCEAN_TOKEN" \
6
"https://api.digitalocean.com/v2/gen-ai/custom_models/11f13d93-a879-c342-b542-ca68c578b04b/metadata" \
7
-d '{
8
- "name": "mytest-model-updated",
9
"description": "finetuned model with olympiad math data",
10
"tags": {
11
"tags": ["finetuned", "new"]
0 commit comments