mirror of
https://github.com/Jellify-Music/App.git
synced 2025-12-19 09:39:59 -06:00
update release note generation script
This commit is contained in:
@@ -15,7 +15,6 @@ async function main() {
|
||||
|
||||
const response = await openai.chat.completions.create({
|
||||
model: 'gpt-5',
|
||||
temperature: 0.7,
|
||||
messages: [
|
||||
{
|
||||
role: 'system',
|
||||
|
||||
Reference in New Issue
Block a user