diff --git a/base_conversation.py b/base_conversation.py new file mode 100644 index 0000000..ad61df9 --- /dev/null +++ b/base_conversation.py @@ -0,0 +1 @@ +# Base Class For A Conversation \ No newline at end of file