-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation2Demo gives a file path error on Windows #133
Comments
The path is |
@akulyakhtin Thanks for using simple-openai and for detecting this platform issue. I need some time to setup a Windows environment and replicate the issue. I'll let you know more news. |
@the-gigi I'm not modifying Conversation2Demo.java in any way. This error happens when I'm executing the latest Conversation2Demo.main as is on Windows. |
Hi @sashirestela @the-gigi could you, please, review a fix for this issue? The fix is in cleverclient project Thank you very much |
@akulyakhtin Thanks for proactively help me with this Windows issue. I'm deploying the new version 1.4.3 of cleverclient and it will be integrated with simple-openai in its next release. If you find this project valuable there are a few ways you can show us your love, preferably all of them 🙂:
|
Hi @sashirestela you are welcome. |
Run Conversation2Demo on windows (I've cloned the repo into G:\Code)
Observe the error:
The error happens in CleverClient in HttpMultipart.java on line 52:
Best regards,
Alex
The text was updated successfully, but these errors were encountered: