kenken999 commited on
Commit
fed80a5
·
1 Parent(s): 44bc672

Merge branch 'main' of https://huggingface.co/spaces/kenken999/fastapi_django_main

Browse files
controllers/gpt_enginner20240702091451 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit a7b5ef8d192bcc5290e98c643e18e2ae60b3c383
routers/webhook.py CHANGED
@@ -47,7 +47,7 @@ async def webhook(request: Request):
47
  n8nurl = os.getenv("n8nhook")
48
 
49
  thread_name=""
50
- #return
51
  #url = github(token,foldername)
52
  try:
53
 
 
47
  n8nurl = os.getenv("n8nhook")
48
 
49
  thread_name=""
50
+ ##return
51
  #url = github(token,foldername)
52
  try:
53