This commit is contained in:
Nicolas Mowen 2024-10-23 13:38:46 -06:00
parent a8725fd313
commit 278d7b9dff

View File

@ -1036,7 +1036,7 @@ def regenerate_description(
content=(
{
"success": False,
"message": "Semantic search and generative AI are not enabled",
"message": "Semantic Search and Generative AI must be enabled to regenerate a description",
}
),
status_code=400,