Open
Description
Is your report related to a problem? Please describe.
The use of the OpenAI plugin described in the file at openAI readme is incorrect.
Is your report related to a suggestion/improvement? Please describe.
change oai := openai.NewPlugin(apiKey)
to oai := &openai.OpenAI{APIKey: apiKey,}
Additional context
Metadata
Metadata
Assignees
Type
Projects
Status
No status