mirror of
https://github.com/maglore9900/max_headroom.git
synced 2025-06-06 03:25:34 +00:00
updated spotify tool
This commit is contained in:
parent
04e15b0bb6
commit
eb9f9ebb22
@ -72,7 +72,7 @@ class Agent:
|
||||
@tool("spotify")
|
||||
async def spotify(self, command: str):
|
||||
"""Use this tool to control spotify, commands include: play, pause, stop, next, previous, favorite, search.
|
||||
Only use this tool if the user says Spotify in their query"""
|
||||
Use this tool if the user says Spotify, or music, or similiar words in their query followed by a command."""
|
||||
return ""
|
||||
|
||||
@tool("app_launcher")
|
||||
|
Loading…
x
Reference in New Issue
Block a user