diff --git a/week1/community-contributions/day4-illusion_of_memory.py b/week1/community-contributions/day4-illusion_of_memory.py index 0a57e10..9753691 100644 --- a/week1/community-contributions/day4-illusion_of_memory.py +++ b/week1/community-contributions/day4-illusion_of_memory.py @@ -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()