KBVE / kbve

KBVE Monorepo
https://kbve.com/
11 stars 11 forks source link

[MUSIC] : Post Malone - Wow (Hevi Lofi Remix) #2142

Closed h0lybyte closed 3 months ago

h0lybyte commented 3 months ago

Music Suggestion Form

YouTube Link: https://www.youtube.com/watch?v=ZqHApWDSAQU Title: Post Malone - Wow (Hevi Lofi Remix) Genre: lofihiphop

Hint: Only genres that are acceptable are: dnb, chillstep, lofihiphop, nujazz, electroswing, edm, rock, jrock, studybeats, anime

github-actions[bot] commented 3 months ago

[DEBUG] Processing Music Action v0.0.10

github-actions[bot] commented 3 months ago

Atlas Music Response:

{
  "id": "chatcmpl-63ed060a-9a7b-4a17-8456-46aa500c1a2c",
  "object": "chat.completion",
  "created": 1719183079,
  "model": "mixtral-8x7b-32768",
  "choices": [
    {
      "index": 0,
      "message": {
        "role": "assistant",
        "content": "In order to provide the JSON output, I need you to first input the song title with the band/artist, select a genre from the specified set, and provide a YouTube link. I'll then extract the YouTube ID and generate the JSON output.\n\nHere's an example of how you can provide the required information:\n\nSong Title with Artist/Band: Post Malone - Wow (Hevi Lofi Remix)\nGenre (select from dnb, chillstep, lofihiphop, nujazz, electroswing, edm, rock, jrock, studybeats, anime): lofihiphop\nYouTube Link: https://www.youtube.com/watch?v=ZqHApWDSAQU\n\nBased on the provided information, the JSON output would be:\n\n```json\n{\n  \"title\": \"Post Malone - Wow (Hevi Lofi Remix)\",\n  \"genre\": \"lofihiphop\",\n  \"youtube_id\": \"ZqHApWDSAQU\"\n}\n```"
      },
      "finish_reason": "stop"
    }
  ],
  "usage": {
    "prompt_tokens": 395,
    "prompt_time": 0.131653849,
    "completion_tokens": 236,
    "completion_time": 0.373712814,
    "total_tokens": 631,
    "total_time": 0.505366663
  },
  "system_fingerprint": "fp_c5f20b5bb1",
  "x_groq": {
    "id": "req_01j13mqx24e4za9ahca5tge1bm"
  }
}
github-actions[bot] commented 3 months ago

Dear Lord Commander:

In order to provide the JSON output, I need you to first input the song title with the band/artist, select a genre from the specified set, and provide a YouTube link. I'll then extract the YouTube ID and generate the JSON output.

Here's an example of how you can provide the required information:

Song Title with Artist/Band: Post Malone - Wow (Hevi Lofi Remix)
Genre (select from dnb, chillstep, lofihiphop, nujazz, electroswing, edm, rock, jrock, studybeats, anime): lofihiphop
YouTube Link: https://www.youtube.com/watch?v=ZqHApWDSAQU

Based on the provided information, the JSON output would be:

```json
{
  "title": "Post Malone - Wow (Hevi Lofi Remix)",
  "genre": "lofihiphop",
  "youtube_id": "ZqHApWDSAQU"
}

Extracted Song Information:
```json
{
  "title": "Post Malone - Wow (Hevi Lofi Remix)",
  "genre": "lofihiphop",
  "youtube_id": "ZqHApWDSAQU"
}