kenken999 commited on
Commit
d9578e6
1 Parent(s): 2f8bc7a
babyagi/prompt.txt CHANGED
@@ -1 +1 @@
1
- 電話番号の質問 についてチャットボットでよりよく対応するプランを日本語で作成して
 
1
+ 【リッチメニュー】本日の金価格の質問 についてチャットボットでよりよく対応するプランを日本語で作成して
chat_history.db CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:6987b8ee2a2a6110a826f3fbdde90a2136a3bf9b5f073c1242599b65dc907a60
3
- size 2162688
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57a98e0d3e3c0bf8be8635f88ada48ade212e2e60fa6b82c18c1517ed2701a91
3
+ size 2174976
controllers/gpt_enginner20240626115958 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 6beba12e2e97f774ce8a22a47294f6159aae66a1
mysite/interpreter/google_chat.py CHANGED
@@ -47,16 +47,11 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
47
  }
48
  ]
49
  },
50
- {
51
- "textParagraph": {
52
- "text": "{}".format("ラインチャットを開く")
53
- }
54
- },
55
  {
56
  "buttons": [
57
  {
58
  "textButton": {
59
- "text": "Open Link",
60
  "onClick": {
61
  "openLink": {
62
  "url": "https://chat.line.biz/U2df77fd63804c72346b4e50c0096572e/chat/Ua13ef47afc077917275658a44019e072"
 
47
  }
48
  ]
49
  },
 
 
 
 
 
50
  {
51
  "buttons": [
52
  {
53
  "textButton": {
54
+ "text": "ラインチャットを開く",
55
  "onClick": {
56
  "openLink": {
57
  "url": "https://chat.line.biz/U2df77fd63804c72346b4e50c0096572e/chat/Ua13ef47afc077917275658a44019e072"