mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-25 17:42:50 +08:00
feat(music): add Google Lyria generation skill
This commit is contained in:
@@ -44,7 +44,7 @@ class GoogleMusic(BaseTool):
|
||||
" - Or set GOOGLE_APPLICATION_CREDENTIALS for Vertex AI service account."
|
||||
)
|
||||
fallback_tools = ["music_gen"]
|
||||
agent_skills = ["music"]
|
||||
agent_skills = ["lyria"]
|
||||
|
||||
capabilities = [
|
||||
"generate_background_music",
|
||||
|
||||
Reference in New Issue
Block a user