kenken999 commited on
Commit
370db5c
·
1 Parent(s): 2ba34f7
controllers/gpt_enginner20240628134133 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 92d954511cf6f08c93ad424ef1f7f682e65b6a0f
controllers/gpt_enginner20240628134323 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 72527b08132598d3a7bfe919a6cd7b91b3e5872d
controllers/gpt_enginner20240628134430 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 6508036e73f86eee3311d2a3ab3d7cf14ed08d73
controllers/gpt_enginner20240628134640 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 1b35890274c7e9a176ec276626629ccf857cc8d3
routers/webhook.py CHANGED
@@ -129,7 +129,7 @@ async def webhook(request: Request):
129
  "Authorization": f"Bearer {os.getenv('ChannelAccessToken')}",
130
  }
131
  #/webhook-test/d2d0af6e-5c42-45b6-a923-3bd2d8520e3f
132
- #post_data_line("https://kenken999-nodex-n8n.hf.space/webhook-test/d2d0af6e-5c42-45b6-a923-3bd2d8520e3d",body,headers)
133
  post_data_line("https://kenken999-nodex-n8n.hf.space/webhook/d2d0af6e-5c42-45b6-a923-3bd2d8520e3d",body,headers)
134
 
135
  #return
 
129
  "Authorization": f"Bearer {os.getenv('ChannelAccessToken')}",
130
  }
131
  #/webhook-test/d2d0af6e-5c42-45b6-a923-3bd2d8520e3f
132
+ post_data_line("https://kenken999-nodex-n8n.hf.space/webhook-test/d2d0af6e-5c42-45b6-a923-3bd2d8520e3d",body,headers)
133
  post_data_line("https://kenken999-nodex-n8n.hf.space/webhook/d2d0af6e-5c42-45b6-a923-3bd2d8520e3d",body,headers)
134
 
135
  #return