This commit is contained in:
parent
52c7a4cbad
commit
6b45bc6799
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ module.exports = async function(topArtists, topAlbums) {
|
|||
"Content-Type": `application/json`
|
||||
},
|
||||
body: JSON.stringify({
|
||||
"model": `deepseek/deepseek-chat-v3-0324:free`,
|
||||
"model": `google/gemini-2.0-flash-001`,
|
||||
"messages": [
|
||||
{
|
||||
"role": `system`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue