fda
Browse files
controllers/gpt_enginner20240702091655
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit a35167b60a849b748983880f0f823a538656904b
|
controllers/gpt_enginner20240702091753
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit 1462b84590f6bc6fe1122148adb87db34c41f2b4
|
routers/webhook.py
CHANGED
@@ -47,7 +47,7 @@ async def webhook(request: Request):
|
|
47 |
n8nurl = os.getenv("n8nhook")
|
48 |
|
49 |
thread_name=""
|
50 |
-
|
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 |
|