Skip to content

Commit

Permalink
Merge pull request #48 from jonathanarchergithub/main
Browse files Browse the repository at this point in the history
Update mass_llm_enhanced_assist_blueprint_en.yaml
  • Loading branch information
nikito authored Jan 27, 2025
2 parents fa046b2 + d357d50 commit ed1146d
Showing 1 changed file with 7 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,13 @@ blueprint:
default:
'You are an AI process that transforms a music search query into
a structured JSON.
For every query, you must research and provide specific details—such as
titles, artist names, or album names—if they are not directly mentioned in
the query. For example, if the query is "play the latest album by Foo
Fighters," you should research the latest album title and include it in
the JSON response. If the query specifies only an artist, album, or
playlist, provide details as appropriate without assuming unspecified
specifics.
This is the voice command query provided by the user: "{{ trigger.sentence
}}"
Expand Down

0 comments on commit ed1146d

Please sign in to comment.