AliDehbansiahkarbon / ChatGPTWizard

A ChatGPT, WriteSonic, YouChat, and Ollama(offline) plug-in for Embarcadero RAD Studio IDE XE5 to 12.1. https://getitnow.embarcadero.com/chatgptwizard
https://alidehbansiahkarbon.github.io/ChatGPTWizard/
MIT License
250 stars 55 forks source link

Offline(ollama) choice missing. #59

Closed andreaskslette closed 7 months ago

andreaskslette commented 7 months ago

Just installed version 2.2.0.9 from getIt, but the Offline(ollama) choice is not in the settings.

AliDehbansiahkarbon commented 7 months ago

It's not in the setting (Check box), as I wrote in the ReadMe (here) you must tick the offline checkbox and type the model name in a separate new text box, because there are 100 offline models and I don't know which one is better now.

image

andreaskslette commented 7 months ago

Where do i find the offline checkbox? image

I can see that there is a TChecbox called chk_Offline in UChatGPDTSetting.dfm, but i don't have it in my screenshot.

AliDehbansiahkarbon commented 7 months ago

I sent the request to Embarcadero but the Getit version is not updated yet. So please Uninstall that version and try the latest version from GitHub. (make a clone or download zip)

image

andreaskslette commented 7 months ago

Okay, will give that a try, thanks!