Support Board
Date/Time: Mon, 07 Jul 2025 10:47:11 +0000
Post From: Help with a chatGPT built study
[2025-06-22 02:30:56] |
D.Vicious - Posts: 20 |
Without looking at your actual code, make sure your using the right model should be o4-mini-high. You can download the whole ASCIL documentation as a zip and load that into your project, tell gpt to reference/search if need be. And the big thing is to step through your project, "let's find x and throw it's value in a debug log" "now let's find y....." So naturally I used ChatGPT but of course things are never that easy
It can be. I have used it to clean up, modify & build from scratch. Another important thing is to review the code and ask questions. If you put in some effort you will be amazed at how you can start to pick up on logic and flow.GL! Date Time Of Last Edit: 2025-06-22 02:34:26
|