pub fn validate_description_length( description: impl AsRef<str>, ) -> Result<(), ChatEmbedValidationError>