Add John's basic memory illusion code

This commit is contained in:
JohnM
2025-11-01 14:05:17 +00:00
parent ea36361d69
commit 1f3f97d1b0

View File

@@ -1,4 +1,4 @@
#python newbie, just playing around with creating the illusion of memory
# python newbie, just playing around with creating the illusion of memory
from openai import OpenAI
openai=OpenAI()