Manage tasks
    • PDF

    Manage tasks

    • PDF

    Article Summary

    Available in Classic and VPC

    Task Management explains how to run and save tasks from the Playground menu, get a URL to share your saved tasks, and create a test app.

    Create a new task

    You can create a new job in Playground, run it, save it, share it via a shared URL, or create a test app to evaluate it.
    The following describes how to create a new task.

    1. In the NAVER Cloud Platform console, the Services > AI Services > CLOVA Studio JP menus, in that order.
    2. Click the My Product menu.
    3. Click the [Go to CLOVA Studio JP] button.
    4. Click the Playground menu.
      • You can also click the [Star Playground] button in the function introduction area on the CLOVA Studio JP home screen.
    5. Set the Parameter.
      • Please refer to Parameter for more details of the parameter.
    6. Please enter a working title and directive.
      • Directives help you contextualize the text you enter into a prompt.
    7. Please provide an example for what the AI will do.
      • We recommend entering more than one pair of samples into the prompt for better accuracy.
    8. Please enter an input statement to output the completion.
    9. Proceed with the following steps according to the desired function to perform.
    Note

    Run task

    To execute the task, select the Generation type and click the [Run] button.

    • If you are not satisfied with the execution result, click the [Run] button to create a new result or re-execute after editing the example.

    Save task

    The following describes how to save a task.

    1. Click the [Save] button.
    2. Enter a task description and choose whether or not to publish the task.
      • Disclosure option
        • Public disclosure: Disclosure to other organizations
        • Only me: Only visible to main/sub accounts
    3. Please set tags if necessary.
      • To add tags, click please select tags then click the desired tag to add, and click please select tags again.
      • You can use tags when searching for tasks.
    4. Click the [Save new] button.
      • If you want to save a saved job by recalling it, the [Overwrite] button is activated, and you can overwrite and save the previously saved task by clicking the button.
    Note

    You can check saved jobs in the [My task] tab of the Explorer menu.

    Check URL to share a task

    To check the URL to share a task, first Save your task and then click the [Share] button.

    • You can see the share URL in the share pop-up window.
    • If you set the disclosure as Only me, you can see the password to access the shared work.
    • You can click [Copy] to copy the URL and the password to the clipboard.

    Create a test app

    The following describes how to create the test app.

    1. Save the task you want to create a test app for.
    2. Click the [Test app] button.
    3. Enter a test app name, and then click the [Create] button.
      • You can create a test app, and see a test app pop-up window.
        clovastudio-playground_testapp_ko
        • You can check the API information of the test app, and you can set whether to use AI Filter. (See the CLOVA Studio JP API Guide for details on the API.)
        • As for the code type, curl and python are provided.
        • You can click [Copy] to copy the API information to the clipboard.
        • You can click [Reissue] to reissue API Gateway Key.
        • You can check AI Filter guide when clicking View guide.
    Note

    After creating a test app and verifying that it works properly, you can apply for a service app. To request a service app, please fill out the service app request form. For more detailed information on service app request, please refer to Service app request guide.

    Request service app

    The output that can be derived through CLOVA Studio JP fluctuates greatly depending on the user's input and it is difficult to make a perfect prediction. As a minimum device to prevent this, it goes through a screening process through application before providing it to the service.
    If you request a service app, you can use it after review and approval.

    The application and issuance process is as follows.

    1. Ensure to create a test app before requesting the service app review. Check that the AI Code of ethics was not violated, and whether a stable service can be provided.
    2. If there are no issues with using the test app, fill out the service app request form.
      • Fill out the service app request form by referring to the information on the review process below.
    3. When approval is complete, you can check the service app API information in the same way as the test app by selecting the "Details" button in the app application status.
      • Review ans approval may take 1-3 weeks.
    4. Changes cannot be made when the service app is under review or after it has been approved.
    Note

    Please refer to the contents below for service app review.

    • The service app request is approved or rejected by checking its compliance with the CLOVA Studio JP AI Code of ethics, whether it is a safe case, and if there are methods of response to risks or potential misuse.
    • The service app should be requested after checking that enough tests produced the planned results on the test app.

    Check application request status

    The following describes how to check the request status of test apps and service apps.

    1. In the NAVER Cloud Platform console, the Services > AI Services > CLOVA Studio JP menus, in that order.
    2. Click the My Product menu.
    3. Click the [Go to CLOVA Studio JP] button.
    4. Click the user name on the top right corner of the home screen, then click Application request status.
      • Move to the app request status page.
      • You can check the details of an app on clicking [Details]
      • If you don’t have a requested app, you can see the [Request new task] button. Click the button to go to Playground.

    AI Filter

    From the point of view of complying with the NAVER AI Code of Ethics, you can set the AI Filter function. AI Filter detects inappropriate output such as profanity from the test app (or service app included) created in Playground and informs the user.

    Currently, AI Filter provides analysis results for inappropriate language, such as profanity, and assigns a label between 0 and 2 based on the risk level detected in the content. The descriptions for each label are as follows.

    LabelDescription
    0High possibility with inappropriate expressions such as profanity in the text
    1Possibility with inappropriate expressions such as profanity in the text
    2Low possibility with inappropriate expressions such as profanity in the text

    Based on the results of the AI Filter analysis, you must prepare appropriate countermeasures to reduce the risk of content. For example, if the AI ​​Filter response to an output is 0, it is safer to inform the end user that the output cannot be returned, and suggest a new input.
    However, since AI Filter is a model focused on detecting risks, false positives may occur and risk detection may be difficult depending on continuously changing environmental factors (laws, new words, contextual meaning, changes in meaning of words and sentences according to social changes, arbitrary meaning for specific words, etc.), so it cannot be a perfect safety device. If you are concerned about inappropriate output such as profanity, you should pay attention from the stage of designing the prompt to input, as well as preparing an appropriate countermeasure using AI Filter. For cases to use safe app with recommendation of CLOVA Studio JP, please refer to the CLOVA Studio JP example guide.

    Caution

    The restrictions of AI Filter are as follows.

    • AI Filter limits the requested text to a maximum of 500 characters. Texts longer than 500 characters cannot be parsed normally.
    • If there are too many unusual formats, emoticons, and special characters in the requested text, it may not be analyzed properly.

    Load task

    You can load a sample or saved task from Playground to run/save the job, check the shared URL, or create a test app for the loaded task.
    The following describes how to load a task from Playground.

    1. In the NAVER Cloud Platform console, the Services > AI Services > CLOVA Studio JP menus, in that order.
    2. Click the My Product menu.
    3. Click the [Go to CLOVA Studio JP] button.
    4. Click the Playground menu.
      • You can also click the [Star Playground] button in the function introduction area on the CLOVA Studio JP home screen.
    5. After clicking the [Load] button, click the task to load.
      • You can also click the Explorer menu, click the task to load, and then click the [Open in Playground] button.
    6. Please set parameters if necessary.
      • Please refer to Parameter for more details of the parameter.
    7. Please edit the title and directives if necessary.
    8. Edit the prompt or enter a new one if necessary.
    9. Proceed with the following steps according to the desired function to perform.

    Was this article helpful?

    What's Next
    Changing your password will log you out immediately. Use the new password to log back in.
    First name must have atleast 2 characters. Numbers and special characters are not allowed.
    Last name must have atleast 1 characters. Numbers and special characters are not allowed.
    Enter a valid email
    Enter a valid password
    Your profile has been successfully updated.