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({
|
||||
model: 'gpt-4o-mini',
|
||||
temperature: 0,
|
||||
tools: weather.functions.specs,
|
||||
tools: weather.functions.responsesToolSpecs,
|
||||
input: messages
|
||||
})
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue