Skip to content

wnxub/chatgptapi-windowsConsole

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

chatgptapi-windowsConsole

How to build the program by x64

##1. Select "Release" as a build option image

  1. Select "Build" Tab and then select the "Configuration manager" image

  2. On the Dialog, click the "Active solution platforms" dropdwon, then select the "x64" image

If "x64" doesn't exist in list, then you can select "New" and add the "x64". image image

  1. Select the "x64" & "Release" option as the build option. image

  2. Build the project by clicking the "Rebuild solution" item of "BUILD" menu image

  3. If built successfully, run the project by pressing the key "Ctrl+F5"

  4. And then you can see the excutable file in x64 directory of solution folder. image image

  5. Finally, in order to use ChatGPT4 API, all is up to you. I recommend this article https://www.videogamer.com/tech/ai/how-to-access-gpt-4/

  6. All done!

#Additional steps to prevent requiring runtime DLLs image image image

About

x64

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages