XF 2.3 AI agents

How does it provide you with all those files? Do you have chatgpt subscription? Do you use any special features that I don't know about?
 
Yes, I have the $20 a month subscription but I turn it off and on as needed. You don't need a subscription to get files. Just ask for a downloadable file or if you uploaded one it will supply a download automatically.
The limiting factor for unsubscribed is how many questions before you start getting a nag message but it won't kick you off. It will not let you use it again for a certain time though.
 
Last edited:
Yes, I have the $20 a month subscription but I turn it off and on as needed. You don't need a subscription to get files. Just ask for a downloadable file or if you uploaded one it will supply a download automatically.
The limiting factor for unsubscribed is how many questions before you start getting a nag message but it won't kick you off. It will not let you use it again for a certain time though.
Use projects and add file to project so it doesnt have to compile so many iterations of it - it will remember /scan the prpject files first
 
Good point. I started out as a project but it messed up the code so many times that I wanted an individual file for each change to add to my archives.
The thing that made this test difficult was I was not starting from scratch but was starting with some html / JS that I wrote so chatgpt missed many function calls and labels that were changed dynamicly.

EDIT: Well I just watched a video about projects and I clearly was not using it correctly. I'm going back to the option 😃
 
Last edited:
@philmckrackon I've had a much better coding experience with Grok 3 than any ChatGPT model all the way through ChatGPT-4.5. When I switched from ChatGPT to Grok, I gave Grok numerous blocks of broken ChatGPT code and it fixed most of them without instruction, a couple needed more instruction because ChatGPT's attempt was so far off with the original code the intended functioning wasn't obvious.
 
@philmckrackon I've had a much better coding experience with Grok 3 than any ChatGPT model all the way through ChatGPT-4.5. When I switched from ChatGPT to Grok, I gave Grok numerous blocks of broken ChatGPT code and it fixed most of them without instruction, a couple needed more instruction because ChatGPT's attempt was so far off with the original code the intended functioning wasn't obvious.
I appreciate that. Since my subscription was still active I decided to test it. Needless to say I was very disappointed ☹️.
 
@philmckrackon I've had a much better coding experience with Grok 3 than any ChatGPT model all the way through ChatGPT-4.5. When I switched from ChatGPT to Grok, I gave Grok numerous blocks of broken ChatGPT code and it fixed most of them without instruction, a couple needed more instruction because ChatGPT's attempt was so far off with the original code the intended functioning wasn't obvious.
@bzcomputers. I started a project @ grok and must say it is very thorough and elnlightning. Very interesting.
 
@bzcomputers. I started a project @ grok and must say it is very thorough and elnlightning. Very interesting.
It's also great with simple questions like "give me some ideas to enhance and add additional functioning to this code". It'll spit out 5 or more options, order them in what would be the most beneficial for your site with the detailed reasons why, and then give you the coded solutions for each one you want - all in just seconds.
 
I am trying the Grok 3 for a project. I had to fix a few things to get it to install on a test XF forum. Got it to do that. But I have to figure out why it isn't showing in admin.
 
Back
Top Bottom