-
-
Notifications
You must be signed in to change notification settings - Fork 56
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
Can ChatGptWizard be used by a delphi application? #61
Comments
Hi Bishara, |
Moreover, there are some rich libraries and components made for Delphi to be used in your application: |
Than you very much Ali!!
I appreciate your help...
…________________________________
From: Ali Dehbansiahkarbon ***@***.***>
Sent: Tuesday, April 23, 2024 12:48 AM
To: AliDehbansiahkarbon/ChatGPTWizard ***@***.***>
Cc: bishara2000 ***@***.***>; Author ***@***.***>
Subject: Re: [AliDehbansiahkarbon/ChatGPTWizard] Can ChatGptWizard be used by a delphi application? (Issue #61)
Hi Bishara,
This plug-in is not meant to do that.
I made a desktop sample, you just need to add your API Key.
Download it here:
Simple GPT Desktop.zip<https://github.com/AliDehbansiahkarbon/ChatGPTWizard/files/15068877/Simple.GPT.Desktop.zip>
—
Reply to this email directly, view it on GitHub<#61 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/A6UKZ3S5YLFPE2FDDV5ME2LY6WAUTAVCNFSM6AAAAABGS5NYTKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDANZRGAYDSNBWGE>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello Ali
I downloaded and installed your ChatGptWizard in my delphi 11.3 environment. Every thing is fine and I could make my chat very well.
However I have been struggling very hard to implement this functionality within my delphi application. That will be very nice to combine the power of the ai engine and my application, My students are looking forward for that.
All I need is to be able to execute a function such as the following:
GtpAnswer:=GetGptAnswer(MyQuestion)
I am suscibed to ChatGtp 4.
Please I woukd highly appreciate your assistance with this issue.
Bishara Wakim
The text was updated successfully, but these errors were encountered: