We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e88bce commit a578b27Copy full SHA for a578b27
1 file changed
manifest.json
@@ -1,6 +1,6 @@
1
{
2
"display_information": {
3
- "name": "Bolt Python Assistant"
+ "name": "Bolt Python Agent"
4
},
5
"features": {
6
"app_home": {
@@ -9,11 +9,11 @@
9
"messages_tab_read_only_enabled": false
10
11
"bot_user": {
12
- "display_name": "Bolt Python Assistant",
+ "display_name": "Bolt Python Agent",
13
"always_online": false
14
15
"assistant_view": {
16
- "assistant_description": "Hi, I am an assistant built using Bolt for Python. I am here to help you out!",
+ "assistant_description": "Hi, I am an agent built using Bolt for Python. I am here to help you out!",
17
"suggested_prompts": []
18
}
19
0 commit comments