Search found 329 matches: prompts

Return to advanced search

La IA contesta y se queda tan ancha

... de terabytes de info para que la IA pueda relacionar. Y aquí entra todo el tema del hacking, de la seguridad, de la inyección de los famosos prompts con fines inversos. Me hacia gracia por un lado como se enseña a tu modelo que no pueda explicar, relacionar, usar, … cierto tipo de información ...
by Carles
Fri Dec 29, 2023 5:30 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: La IA contesta y se queda tan ancha
Replies: 12
Views: 943

ChatGPT helps with programming

... This program was developed completely with ChatGPT. https://mybergland.com/fwforum/4laid_sprache.jpg Today I will show you the PROMPTS I used to extend the language selection to include German. https://mybergland.com/fwforum/german_lang.mp4 If there is interest, ...
by Otto
Sat Dec 02, 2023 4:42 pm
 
Forum: mod_harbour
Topic: ChatGPT helps with programming
Replies: 1
Views: 2902

ChatGPT helps with programming

... This program was developed completely with ChatGPT. https://mybergland.com/fwforum/4laid_sprache.jpg Today I will show you the PROMPTS I used to extend the language selection to include German. https://mybergland.com/fwforum/german_lang.mp4 If there is interest, ...
by Otto
Sat Dec 02, 2023 4:41 pm
 
Forum: mod_harbour
Topic: ChatGPT helps with programming
Replies: 1
Views: 3699

Re: Using Windows Copilot from FWH apps!

... my antivirus software right away? Antonio, do you think one can also query the responses? I am using this approach with mod harbour but I add my prompts with copy and paste. The problem with the API key is that there is no cost overview. Best regards, Otto
by Otto
Fri Oct 13, 2023 10:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Using Windows Copilot from FWH apps!
Replies: 6
Views: 559

FWH2307: List View Unicode compatible

... "console" ) oImageList:AddIcon( "form" ) oImageList:AddIcon( "library" ) @ 1, 1 LISTVIEW oLvw SIZE 300, 300 PROMPTS "One" + CRLF + "ఒకటి", ; "Two" + CRLF + "రెండు", "Three" + CRLF + "మూడు"; ACTION ...
by nageswaragunupudi
Sun Aug 27, 2023 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH2307: List View Unicode compatible
Replies: 1
Views: 221

Re: el DTPICKER el MsgYesNo() etc en ingles y otros idiomas

... already appears in English I imagine it would be the same if the windows were in other languages Yes, You are right. Windows OS displays the prompts on the buttons in the language selected in Windows Settings.. pero si alguien tiene windows en ingles y quiere usar mi programa en español los ...
by nageswaragunupudi
Sat Aug 12, 2023 7:44 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: el DTPICKER el MsgYesNo() etc en ingles y otros idiomas
Replies: 10
Views: 1153

Re: el DTPICKER el MsgYesNo() etc en ingles y otros idiomas

... already appears in English I imagine it would be the same if the windows were in other languages Yes, You are right. Windows OS displays the prompts on the buttons in the language selected in Windows OS. pero si alguien tiene windows en ingles y quiere usar mi programa en español los letreritos ...
by nageswaragunupudi
Sat Aug 12, 2023 7:43 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: el DTPICKER el MsgYesNo() etc en ingles y otros idiomas
Replies: 10
Views: 1153

Prompt Editor for ChatGPT

... using ChatGPT. I intentionally recreated a screenshot from here so that it doesn't look like a demo but rather demonstrates that with good prompts from ChatGPT, you can actually obtain a finished program or module. I took the screenshot from above and provided 3 prompts to ChatGPT. I haven't ...
by Otto
Tue Jun 27, 2023 5:32 pm
 
Forum: mod_harbour
Topic: Prompt Editor for ChatGPT
Replies: 0
Views: 749

prompt-editor

Hello friends, We have released a new program called "prompt-editor." It is a simple editor that stores standard prompts for ChatGPT, making it easier to edit the questions. Now, we need to update the DBF file that contains the standard questions over the internet. What is ...
by Otto
Wed May 31, 2023 8:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: prompt-editor
Replies: 5
Views: 248

Re: autoGPT for OpenAI

... into curl. I am mostly focused on finding a good way to manage the context (deleting, modifying or redoing a previous step), manage different prompts and rules. It seems as the combination of context use, the right prompt and certain rules is the way to get the best from the OpenAI engine. ...
by Antonio Linares
Fri Apr 28, 2023 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: autoGPT for OpenAI
Replies: 15
Views: 1411

Re: autoGPT for OpenAI

Dear Otto,

yes, thats the idea :-)

To have a collection of tasks and also a collection of different prompts and rules
by Antonio Linares
Wed Apr 26, 2023 4:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: autoGPT for OpenAI
Replies: 15
Views: 1411

autoGPT for OpenAI

... tell it "tell me a joke" and then say "tell me another," it knows what you mean :-) The goal is to provide different "prompts," make it work automatically, be able to remove previous steps, etc. It's a work in progress and still has bugs. Here it is if you'd like ...
by Antonio Linares
Sun Apr 23, 2023 9:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: autoGPT for OpenAI
Replies: 15
Views: 1411

Understanding how autoGPT works...

... "text": "April 9, 2023" } } } Next I wanted to use free Vicuna instead of OpenAI, so I have been trying different prompts to get a valid result from Vicuna (large model): > from the list of commands "search internet", "execute", "delete ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 503

Re: Printer hDC is 0

Just to update. Enrico's post prompts me to eventually inspect var cModel value in my sub-class of TPrinter. To my surprise, it wasn't just a string of printer name but includes the driver and port too. In old PrintBegin(), the code at the ...
by hua
Thu Feb 16, 2023 6:28 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Printer hDC is 0
Replies: 6
Views: 355

Re: TFolder -> TFolderEx Difference

hi, If you want to change all the prompts, try   aPrompts := {"TAB1", "TAB2"}  oFolder:aPrompts := aclone(aPrompts)  oFolder:refresh()  thx for Answer when assign a new Text into TAB it does not ...
by Jimmy
Tue Jan 31, 2023 6:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TFolder -> TFolderEx Difference
Replies: 5
Views: 435
Next

Return to advanced search