Update tool_config.py
Browse files- tool_config.py +1 -0
tool_config.py
CHANGED
@@ -2,6 +2,7 @@
|
|
2 |
|
3 |
# Define the tool names to load
|
4 |
tool_names = [
|
|
|
5 |
"Chris4K/random-character-tool",
|
6 |
"Chris4K/text-generation-tool",
|
7 |
"Chris4K/sentiment-tool",
|
|
|
2 |
|
3 |
# Define the tool names to load
|
4 |
tool_names = [
|
5 |
+
"Chris4K/push-notification-tool",
|
6 |
"Chris4K/random-character-tool",
|
7 |
"Chris4K/text-generation-tool",
|
8 |
"Chris4K/sentiment-tool",
|