AllenYkl commited on
Commit
806736a
1 Parent(s): 86ee38d

Update bin_public/app/Chatbot.py

Browse files
Files changed (1) hide show
  1. bin_public/app/Chatbot.py +0 -1
bin_public/app/Chatbot.py CHANGED
@@ -8,7 +8,6 @@ from bin_public.utils.utils import *
8
  from bin_public.utils.utils_db import *
9
  from bin_public.config.presets import *
10
  from bin_public.utils.Pinecone import *
11
-
12
  my_api_key = ""
13
 
14
  # if we are running in Docker
 
8
  from bin_public.utils.utils_db import *
9
  from bin_public.config.presets import *
10
  from bin_public.utils.Pinecone import *
 
11
  my_api_key = ""
12
 
13
  # if we are running in Docker