thesunshine36 commited on
Commit
adae68d
1 Parent(s): 87a5d7a

Upload console_chat.py

Browse files
Files changed (1) hide show
  1. model_config/console_chat.py +3 -0
model_config/console_chat.py ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ def chat(user_input):
2
+
3
+ return user_input