You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'OpenAIAPI' initializer is inaccessible due to 'internal' protection level
'OpenAIAPIConfig' initializer is inaccessible due to 'internal' protection level
Errors follows this line :
let openAI = OpenAIAPI(OpenAIAPIConfig(secret: "..."))