GithubHelp home page GithubHelp logo

Comments (15)

limelect avatar limelect commented on June 6, 2024 1

OK you are right BUT
Screenshot - 18_04_2023 , 10_42_49
Screenshot - 18_04_2023 , 10_43_19

from chatgptwizard.

AliDehbansiahkarbon avatar AliDehbansiahkarbon commented on June 6, 2024

Hi,
Fixed some bugs regarding the History, try the latest, please.

### Using the latest version:

  • "History does not work": History works fine.
  • "When searching writesonic search goes to chategpt" : consider keywords will be searched in questions, not in answers.
  • "How do you get to search predefined questions?" : predefined ones will be logged like other questions you just need to search the right keywords.
  • "Furthermore when copying each line adds a line feed which is not needed
    Also, copying did it twice !!!! may chat send it twice?" : I couldn't reproduce this one, KeyPreview is enabled on the dockable form and it should handle keyboard events, use the latest version and if the problem remains then provide more info to reproduce it at my end, please. (maybe a recorded video?).

from chatgptwizard.

limelect avatar limelect commented on June 6, 2024
  1. Search
    2.Dbl line feed in the editor
    3.No history

Screenshot - 18_04_2023 , 10_02_54
Screenshot - 18_04_2023 , 10_03_31
Screenshot - 18_04_2023 , 10_03_53

from chatgptwizard.

limelect avatar limelect commented on June 6, 2024

could not understand your answer
How do you insert a predefine question into the question pan

"How do you get to search predefined questions?" : predefined ones will be logged like other questions you just need to search the right keywords.

from chatgptwizard.

AliDehbansiahkarbon avatar AliDehbansiahkarbon commented on June 6, 2024

Predefined questions

Predefined questions will be sent by clicking on menu items and the answer will be inserted in the answer Memo.
Please watch the video in this regard. (Here)

History

Did you set the history path and enabled the history in the setting? (see this article)
The location is a directory path, not a full path.
image

from chatgptwizard.

limelect avatar limelect commented on June 6, 2024

May be the initialization of DB is missing
If NOT EXIST?

from chatgptwizard.

limelect avatar limelect commented on June 6, 2024

OK sorry did not read carefully
But still next fix initialize DB upon check of History

from chatgptwizard.

limelect avatar limelect commented on June 6, 2024

OK new problem is seen in HISTORY

***** WriteSonic *****
Server Certificate Invalid or not presen

from chatgptwizard.

AliDehbansiahkarbon avatar AliDehbansiahkarbon commented on June 6, 2024

OK you are right BUT Screenshot - 18_04_2023 , 10_42_49 Screenshot - 18_04_2023 , 10_43_19

Fixed.
I have added a single line to avoid this one.
Pull it, please.

from chatgptwizard.

limelect avatar limelect commented on June 6, 2024

***** WriteSonic *****
Server Certificate Invalid or not presen

This problem came about with some other chat projects.
When I used FPiette CHAT it did not happen because he used SSL DLL.
I did my own with his way
As a matter of fact, I used 2 projects where one was so lovely with FMX.

Screenshot - 18_04_2023 , 11_04_38

from chatgptwizard.

AliDehbansiahkarbon avatar AliDehbansiahkarbon commented on June 6, 2024

OK new problem is seen in HISTORY

***** WriteSonic ***** Server Certificate Invalid or not present

About WriteSonic, this message is coming from their API, try to log in to their website and check your remaining words.

image

from chatgptwizard.

AliDehbansiahkarbon avatar AliDehbansiahkarbon commented on June 6, 2024

About the secure connection and encryption methods I have to mention that this plug-in is open source and you can change its behavior if you want, but the current method is trying to use the built-in "System.Net" library first which doesn't need SSL libraries, in case there is any problem it will try to use Indy + SSL DLLs as a second method.
Those DLLs are even available in the Resource folder and some tips about them can be found here.

from chatgptwizard.

AliDehbansiahkarbon avatar AliDehbansiahkarbon commented on June 6, 2024

@birbilis
An independent application like this FMX-based one that you mentioned don't have any limitation in design and structure, but this plug-in must work inside the IDE and there are some limitations, I will continue to make it better and more flexible as possible but for now, I assume this issue is done, if you faced any other problem please open another issue or try discussion tab here first, we can always turn the discussion to issue as well.

from chatgptwizard.

limelect avatar limelect commented on June 6, 2024

Now history is bad again and stopped working
Although i am on chatGPT I get this msg

***** WriteSonic *****
Server Certificate Invalid or not present
so I closed writesonic it did not help.
I closed Delphi it was OK BUT
ONLY FOR ONE MSG !!!.
I deleted the history lines run chat NOTHIN NO HISTORY

from chatgptwizard.

AliDehbansiahkarbon avatar AliDehbansiahkarbon commented on June 6, 2024

Ok.
I'm really going to fix every single problem you faced with this plug-in but I'm not sure about the settings, the environment's other options, permissions, OS, etc.

Please follow these steps

  • Double-check that you are using the latest source.
  • Pull the latest code, do right-click on the project, clear(important), uninstall, build, and install again.
  • For the Writesonic and Youchat you need to prepare different API keys and make sure it works in Postman first.
  • In the end, if the problem remains please reach me on Skype (live:adehban) so I can have a closer look (maybe with AnyDesk or something like that) to fix issues.

from chatgptwizard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.