oluinioluwa814 commited on
Commit
6507336
·
verified ·
1 Parent(s): 540bbfc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -3
app.py CHANGED
@@ -15,12 +15,10 @@ from langchain import hub
15
  from github import fetch_github_issues
16
  from note import note_tool
17
 
18
- # --------------------------------------------------
19
  # ENV
20
- # --------------------------------------------------
21
  load_dotenv()
22
 
23
- # --------------------------------------------------
24
  # VECTOR STORE
25
  # --------------------------------------------------
26
  def connect_to_vstore():
 
15
  from github import fetch_github_issues
16
  from note import note_tool
17
 
 
18
  # ENV
19
+
20
  load_dotenv()
21
 
 
22
  # VECTOR STORE
23
  # --------------------------------------------------
24
  def connect_to_vstore():