#Cannot resolve symbol 'openai'

2 messages · Page 1 of 1 (latest)

wild nova
#

I'm new with Java, and when i try to import

import com.openai.api.ChatGPT;

is giving me this error. How can i fix this?

bronze dagger
#

Have you installed the actual OpenAI library for java? How did you install it? Can you link the package you're using?