v1.7.0
Overview
This update adds a brand new command: /lyricsanalyzer
. Lyrics analyzer will run the lyrics, for a given song, through OpenAI's GPT-4 Turbo and give its interpretation of the lyrics. Or... You can have it roast the lyrics. Try out the different styles!
⚠️ NoteLyrics analyzer IS NOT GUARANTEED to be correct. The only context it has is the lyrics. The meaning of the song lyrics is up to the individual person and/or the artist/band's own meaning. It is only meant as a guiding tool.
What's new
- Add lyrics analyzer feature by @Smalls1652 in (#52, #63, #64, #65)
- Add source generated logging to
Services
classes by @Smalls1652 in #61
Dependency updates
- Bump
OpenTelemetry.Instrumentation.Runtime
from1.5.1
to1.7.0
in/src/App
by @dependabot in #48 - Bump
OpenTelemetry.ResourceDetectors.Container
from1.0.0-beta.4
to1.0.0-beta.5
in/src/App
by @dependabot in #49 - Bump
OpenTelemetry.ResourceDetectors.Azure
from1.0.0-beta.3
to1.0.0-beta.4
in/src/App
by @dependabot in #50
Full Changelog: v1.6.0...v1.7.0