mikeyj777 t1_jdpiip4 wrote
This is neat, but chatGPT is free, and it stores all of the sessions, so I can go back to me trained-ish ai bots and work on different projects as needed.
Trolann t1_jdqpmtb wrote
Yes, but what OP posted is a way to do it programmatically, like via the API. You're doing it manually (and your sessions aren't trained or trained-ish either)
mikeyj777 t1_jdqx28p wrote
Well, whatever the right term is, I can select a previously stored chat. It recalls all previous prompts in that. So, if I've spent a long time trying to teach it how to generate the perfect image prompts, that isn't lost. I just call that trained-ish. Let me know the better term for it.
Trolann t1_jdqzp9l wrote
It doesn't recall all previous prompts is my point. It has a max of 4000 tokens of memory. If your sessions are longer than that, it isn't perfectly remembering what you said in the beginning.
mikeyj777 t1_jdrctk9 wrote
Thanks, didn't realize that.
Rodolflying OP t1_jdva8f9 wrote
Yes !! Sometimes its better to open a new conversations. Maybe with gpt4 the chatbit has a better 'memory', but its still very limited for now.
Trolann t1_jdvi2cy wrote
Right now GPT4 is 8000 tokens
Rodolflying OP t1_jdv9vsg wrote
A basic example should be not asking frecuently asked questions again.
If you look into the json or csv file, you can filter past conversations. For example im always asking things about git and github, like step by step merge conflicts commands or many other things. Then you can also clasify your conversations and analize them.
I have now an article explaining the code of the first script
And another one with the summary of the whole repo: repo summary
TEMPLERTV t1_jdr34xh wrote
This isn’t for the idiot unwashed masses, it’s for the people who understand why this is good. Crayons are fine, enjoy them
mikeyj777 t1_jdrarde wrote
Is this a sore spot for you? your mom said she enjoys crayons over talking to you.
Natfan t1_jdrlxqh wrote
what compelled you to wake up in the morning, log into reddit.com and type this message?
TEMPLERTV t1_jdrtlxz wrote
The amount of people on here who complain about things they have no understanding of. The fact that we have AI and all this tech and people cant take 15 mins to just get a basic understanding of even the concepts of the tech.
mikeyj777 t1_jdtfn1i wrote
Yep, you got me. Mistaken that chatGPT only tracked the previous 4000 credits. I'm sure everyone that's learned about these new fangled computers for your fifteen minutes obviously knew that.
Viewing a single comment thread. View all comments