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
I have download OpenApi spec for chatgpt in my project(I used springboot Java) with build gradle. It Is generted Api , when it was running the application , the CLI give a show error.
I have download OpenApi spec for chatgpt in my project(I used springboot Java) with build gradle. It Is generted Api , when it was running the application , the CLI give a show error.
Error : illegal start type private CreateCompletionRequestPrompt prompt = <| endtotext |>
CreateCompletionRequestPrompt Class
Row 66
Why? Do I have a configuration something after it Is download OpenApi?
Thank you
The text was updated successfully, but these errors were encountered: