Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Created a local tool to create song using Suno/Udio #706

Closed
wants to merge 1 commit into from

Conversation

Prerrna
Copy link

@Prerrna Prerrna commented Oct 15, 2024

Created a new local tool for Composio that integrates with Suno/Udio to create songs. The tool is designed to be used with the Composio platform and allows users to create songs using the Suno/Udio API. #489

  1. Created a new directory suno_udio in the composio/python/plugins directory to house the plugin code.
  2. Created a new file init.py in the suno_udio directory to define the plugin.
  3. Created a new file tool.py in the suno_udio directory to contain the plugin code.
  4. Implemented the create_song method in the tool.py file to create a song using the Suno/Udio API.

Created a new local tool for Composio that integrates with Suno/Udio to create songs. The tool is designed to be used with the Composio platform and allows users to create songs using the Suno/Udio API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants