mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-05-11 20:40:42 +00:00
AI fix,. changes model to - x-ai/grok-4-fast:free
This commit is contained in:
parent
f961e5ac3f
commit
52740c26de
1 changed files with 1 additions and 1 deletions
|
|
@ -304,7 +304,7 @@ Answer questions about this movie using only the verified database information a
|
||||||
'X-Title': 'Nuvio - AI Chat',
|
'X-Title': 'Nuvio - AI Chat',
|
||||||
},
|
},
|
||||||
body: JSON.stringify({
|
body: JSON.stringify({
|
||||||
model: 'openrouter/sonoma-dusk-alpha',
|
model: 'x-ai/grok-4-fast:free',
|
||||||
messages,
|
messages,
|
||||||
max_tokens: 1000,
|
max_tokens: 1000,
|
||||||
temperature: 0.7,
|
temperature: 0.7,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue