[agent]
database = "DEV_ENGINEERING"
schema   = "DEV_RBOMBERG"
name     = "CHATBOT_AGENT"

[ui]
title            = "Music Analytics Chat"
caption          = "Ask questions about artist performance, streaming metrics, charts, playlists, and more."
chat_placeholder = "Ask about artists, songs, charts, playlists..."

[[ui.suggestions]]
label  = ":blue[:material/music_note:] Top 10 songs globally"
prompt = "What are the top 10 songs globally by streams in the last 7 days?"

[[ui.suggestions]]
label  = ":green[:material/trending_up:] Trending on TADAS"
prompt = "What tracks are trending on TADAS right now?"

[[ui.suggestions]]
label  = ":orange[:material/bar_chart:] Spotify chart hits"
prompt = "What are the top tracks on the Spotify Top 100 Global chart?"
