openai-java
openai-java copied to clipboard
can't find class OpenAiService
When I try to load the library (example or not) the line service = new Open... is unresolved as the class doesn't exist
You have imported must have imported the wrong dependency. You should import the client module.
implementation 'com.theokanning.openai-gpt3-java:client:
At the time of the response, you may use version 0.9.0