{{input}}
. The values in the prompt variables will be replaced with the values filled in by the user.
Example:
"Hello, {{name}}. I'm your interviewer, Bob. Are you ready?"
To add the opening dialogue, click the “Add Feature” button in the upper left corner, and enable the “Conversation remarkers” feature:
⚠️ When using the multi-model debugging feature, if only some large models are visible, it is because other large models’ keys have not been added yet. You can manually add multiple models’ keys in “Add New Provider”.2.4 Publish App After debugging your application, click the “Publish” button in the top right corner to create a standalone AI application. In addition to experiencing the application via a public URL, you can also perform secondary development based on APIs, embed it into websites, and more. For details, please refer to Publishing. If you want to customize the application that you share, you can Fork our open source WebApp template. Based on the template, you can modify the application to meet your specific needs and style requirements.