Chris4K commited on
Commit
3b02278
·
verified ·
1 Parent(s): 9effd9a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -153,6 +153,7 @@ def get_response(message, history=[]):
153
  # Index URLs on app startup
154
  @app.on_event("startup")
155
  async def startup():
 
156
  # domain_url = 'https://www.bofrost.de/faq/service-infos-fuer-neukunden.html'
157
  # links = get_all_links_from_domain(domain_url)
158
  # print(links)
 
153
  # Index URLs on app startup
154
  @app.on_event("startup")
155
  async def startup():
156
+ print("donee.... ")
157
  # domain_url = 'https://www.bofrost.de/faq/service-infos-fuer-neukunden.html'
158
  # links = get_all_links_from_domain(domain_url)
159
  # print(links)