kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
old-agentic-v1^2
rodzic
098ecf5385
commit
c32c431826
|
@ -30,7 +30,9 @@ keyv.has = async (key, ...rest) => {
|
|||
return undefined
|
||||
}
|
||||
|
||||
// console.log('<<< keyv.has', key)
|
||||
const res = await keyvHas(key, ...rest)
|
||||
// console.log('>>> keyv.has', key, res)
|
||||
return res
|
||||
}
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue