summaryrefslogtreecommitdiffstats
path: root/g4f/providers/conversation.py
diff options
context:
space:
mode:
Diffstat (limited to 'g4f/providers/conversation.py')
-rw-r--r--g4f/providers/conversation.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/g4f/providers/conversation.py b/g4f/providers/conversation.py
new file mode 100644
index 00000000..921810d3
--- /dev/null
+++ b/g4f/providers/conversation.py
@@ -0,0 +1,2 @@
+class BaseConversation:
+ ... \ No newline at end of file