This section details how to manage and use AI-powered assistant bots in a Pyplan application. An assistant is capable of answering questions about the documents it was indexed with.
To create, edit or delete assistant bots, click on the Assistant bots link under the App management section:
To create a new assistant bot, click on the Create new assistant button:
After clicking it, you will see the following dialog:
where:
After confirming, the following fields will become available for you to edit:
A few considerations:
To update an existing assistant bot, select the assistant you want to from the Assistant selector and click on the Update assistant button:
This will reindex all the files in the documents folder again and update all the fields that were modified.
To delete an assistant bot, select the assistant you want to delete from the Assistant selector and click on the Delete assistant bot button:
After creating/updating an assistant you want your application to use, you can activate it with the following button:
You can activate as many assistants as you may need for your application.
You can test your application assistant bots by clicking on the Test assistant button:
After clicking it, you will be able to chat with the selected assistant in a test environment:
To ask questions to the activated assistant bots of your application, you must click on the following icon located at the topbar of Pyplan with your application opened:
When you first open the assistant, it will ask you whether you want to ask something about Pyplan or your application like this:
If you select My app (which is the name of the activated assistant bot), the assistant will start providing answers based on the documents you uploaded and indexed it with.
Considerations:
In addition to custom application assistants, Pyplan has a set of additional assistant bots integrated:
To ask questions about Pyplan as an application ("how do I create a new version of the app?", for example), you must choose the Pyplan option when starting the assistant from the topbar:
This assistant will answer questions about programming in Python language. It can be launched from the coding widget in the diagram and then select the “Show/hide code assistant” option:
There are three more available code assistants that you can access through the same menu: