kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
pull/693/head
rodzic
395e4bb7ce
commit
17525fac45
|
@ -51,7 +51,7 @@ async function main() {
|
||||||
const res = await openai.responses.create({
|
const res = await openai.responses.create({
|
||||||
model: 'gpt-4o-mini',
|
model: 'gpt-4o-mini',
|
||||||
temperature: 0,
|
temperature: 0,
|
||||||
tools: weather.functions.specs,
|
tools: weather.functions.responsesToolSpecs,
|
||||||
input: messages
|
input: messages
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
Ładowanie…
Reference in New Issue