kenken999 commited on
Commit
072761e
·
1 Parent(s): bd57a4e
babyagi/prompt.txt CHANGED
@@ -1,2 +1 @@
1
- 赤嶺麗菜
2
- [email protected]の質問 についてチャットボットでよりよく対応するプランを日本語で作成して
 
1
+ 店頭買取の質問 についてチャットボットでよりよく対応するプランを日本語で作成して
 
controllers/gpt_enginner20240628121623 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 04213d175e90dcee670528e387e3f95cb1cbc13c
controllers/gpt_enginner20240628121818 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 787ca7e84441bd4daa2e08a9ad5d367ff557740a
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