mirror of
https://github.com/calesthio/OpenMontage.git
synced 2026-08-27 02:22:33 +08:00
feat(music): add Google Lyria generation skill
This commit is contained in:
@@ -186,6 +186,7 @@ class TestGoogleMusic:
|
||||
assert info["tier"] == "generate"
|
||||
assert info["capability"] == "music_generation"
|
||||
assert info["provider"] == "google"
|
||||
assert info["agent_skills"] == ["lyria"]
|
||||
|
||||
def test_duration_validation(self):
|
||||
tool = GoogleMusic()
|
||||
|
||||
Reference in New Issue
Block a user