Admin Models

Generate model description synchronously

Generate description and system prompt for a model synchronously and wait for the response

post/admin/models/{id}/generate-description-sync

Path parameters

idstring required
Example:model-uuid-here

Model ID

Response

Model description generated successfully

descriptionstring

Generated model description

systemPromptstring

Generated system prompt

Changes

No recorded changes to this endpoint across all 1 revision of this API.