How to create a new app?
Last updated
Last updated
Begin by accessing your platform's dashboard. Locate the ‘Apps’ page from the main menu to manage existing apps or create new ones. To start the app creation process, click the ‘Create’ button displayed on the top right corner of the ‘Apps’ page.
Select the type of app that best fits your needs from the available options. Your choice will determine the app's basic structure and capabilities.
Then, determine who will have access to your app:
Public app: The app link will be public, and anyone with the link can use the app. Ideal for applications meant for a broad audience.
Private app: The app link will be private, and only those with the link can access the application. Suitable for internal or restricted use cases.
Choose an orchestration method from the following options:
Knowledge Base (Basic): In this method, the application relies on the provided knowledge base to answer queries. This is a straightforward method using pre-existing information.
Flow (Advanced): This method allows you to design custom flows for handling queries, allowing more complex interactions and processes. This option is ideal for advanced users who need specific logic and sequences.
Next, enter a unique name for your application and provide a description if desired. This name and description help identify the app and can be changed later if needed.
Click the ‘Add’ button to choose one or multiple knowledge bases you wish to connect to your app.
You can use the search function to quickly find specific knowledge bases from the list. After selecting the knowledge base(s), click ‘Add’ to connect them.
The connected knowledge base(s) will immediately appear in the table with their names. To enable the Advanced Reasoning feature, tick the checkbox and choose a schema from the available options for the connected knowledge base to conduct detailed data queries.
To remove a connected knowledge base, slide the bar to the right and click the trash icon to delete it.
Define particular instructions or guidelines that the app must adhere to during user interactions. These instructions may encompass the following: Be specific and detailed: Provide clear and comprehensive answers to user queries. Ensure that responses address specific aspects of the question or topic raised. Use natural language: Interact conversationally with users, using language that feels natural and engaging. Avoid overly technical jargon unless necessary. Tailor responses to context: Adapt answers based on the conversation's context. Use previous interactions to provide more relevant and personalized responses.
Define particular instructions or guidelines that the app must adhere to during user interactions. These instructions may encompass the following: Be specific and detailed: Provide clear and comprehensive answers to user queries. Ensure that responses address specific aspects of the question or topic raised. Use natural language: Interact conversationally with users, using language that feels natural and engaging. Avoid overly technical jargon unless necessary. Tailor responses to context: Adapt answers based on the conversation's context. Use previous interactions to provide more relevant and personalized responses.
Click ‘View all settings’ to access additional parameters and their preset settings:
Top P: Also known as nucleus sampling, controls response diversity by considering only the top probability mass tokens.
Presence penalty: Adjusts the likelihood of introducing new topics by discouraging repeated words.
Frequency penalty: Reduces the probability of repetitive phrases by penalizing frequent token occurrences.
Context max token: Defines the limit for contextual memory, determining how much past conversation is retained.
Response max token: Specifies the maximum token count for each AI-generated response.
Model: The specific AI model used for generating responses.
Guardrails: Safety constraints applied to AI-generated responses to ensure appropriate content.
Static input: Adds predefined text to responses for consistent context.
Rerank: Improves search result relevance by prioritizing the most relevant responses.
Follow-up conversation: Enables the model to recall past interactions within the same session.
Source: Allows the model to summarize documents as part of its responses.
Editing model parameters
Click on the pencil icon to edit settings.
Select the preferred model.
Adjust parameters using the provided controls:
Click ‘Load Presets’ and select Creative, Balanced, or Precise.
Load Presets provides predefined configuration settings optimized for different response styles:
Creative: Generates more imaginative and diverse responses.
Balanced: Maintains a mix of creativity and precision.
Precise: Focuses on accuracy and concise responses.
Use the slider to configure each parameter based on your preferred output behavior.
Refer to the definitions above for guidance on how each parameter affects responses.
Enable or disable features as needed:
Reranking model: Enhances the relevance of search results.
Follow-up conversation: Allows the model to remember previous conversations within a session.
Guardrails (Optional): Applies safety constraints to AI responses.
Static input (Optional): Adds static text for consistent context.
Source (Optional): Allows the model to summarize documents in responses.
Saving and reverting settings
Update settings: Click to save customized configurations for future use.
Default settings: Click to revert to default configurations.
Advanced manual configuration
Users can also make manual changes by clicking the ‘Edit’ button in the manual configure box.
This option is applicable only for advanced users.
Proceeding to the next step
Click ‘Next’ to move forward to the set appearance page.
You can customize the visual and interactive aspects of your app by configuring the following:
Welcome message: Add a welcome message that users will see when they first access the app.
App name and description: Provide a name and a brief description of your app.
Sample questions: Add up to nine sample questions to guide users on how to interact with the bot. You can also generate these questions automatically.
Upload logo and app theme: Enhance your app’s branding by uploading a logo and selecting a theme.
Bot name and icons: Customize the bot's name and icons to match your app’s branding.
After clicking ‘Done,’ your app will be created, and you'll be directed to an overview page to manage various aspects of your application. Alternatively, click ‘I will do later’ to set the appearance at a later time.