Introduction

The No-Code App Builder feature is a no-code approach that allows you to build prompt apps by using natural language. With this feature, all you need is to provide an app name and a piece of prompt written in natural language, and then your app is right here, ready to use.

The No-Code App Builder supports two types of apps:

  • Text generators: can generate high-quality text in response to given prompts.

  • Chatbots: are capable of providing accurate responses to inquiries.

How to use this feature

  1. Sign in to Powerdrill.

  2. In the left sidebar, choose Apps to enter the Prompt apps page.

  3. In the upper right corner, click + Prompt app.

  4. In the Create prompt app dialog box, enter the app name, choose the type, and click Continue.

  5. On the Prompt setup page, configure related information.

    If you set the type to Text Generator, parameters needed include:

    ParameterDescription
    PromptUsed to guide your app’s response. Click Save after setting it.
    VariablesThe parameters you specify in your prompts. Variables are parameters that must be specified when using the app. The variables are automatically generated based on your prompt.
    Associated datasetIf you want your app to reference specific knowledge when generating content, click + Select to associate the app with selected datasets.

    If you set the type to Chatbot, parameters needed include:

    ParameterDescription
    PromptUsed to set your app’s behavior. Click Save after setting it.
    Welcome messageThe initial greeting displayed at the start of a conversation.
    Associated datasetIf you want your app to reference specific knowledge when generating content, click + Select to associate the app with selected datasets.

  6. Click Finish.

Now, your app is ready to use.

More actions

The execution results of your app are recorded as output history. You can click the button next to Reset to view and manage them.

If you’re not satisfied with the variables you specify, you can click Reset to reset all variables to the default settings.

You can click the Settings tab of your app to modify your apps settings, including the name, description, and prompt setup.