Spaces:
Running
on
Zero
Running
on
Zero
fda
Browse files
chat_history.db
CHANGED
Binary files a/chat_history.db and b/chat_history.db differ
|
|
controllers/gpt_enginner20240625000925
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit 2381e1d090259e4729ba6e9d4bae4d9a4a7e53ab
|
mysite/interpreter/google_chat.py
CHANGED
@@ -66,7 +66,7 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
|
|
66 |
}
|
67 |
]
|
68 |
},
|
69 |
-
|
70 |
"textParagraph": {
|
71 |
"text": "<b>{}</b>".format("ラインで確認 赤ペディアで確認")
|
72 |
}
|
@@ -87,7 +87,7 @@ def send_google_chat_card(webhook_url, title, subtitle, link_text, link_url,imag
|
|
87 |
},
|
88 |
{
|
89 |
"textParagraph": {
|
90 |
-
"text": "<b>{}</b>".format("
|
91 |
}
|
92 |
},
|
93 |
{
|
|
|
66 |
}
|
67 |
]
|
68 |
},
|
69 |
+
{
|
70 |
"textParagraph": {
|
71 |
"text": "<b>{}</b>".format("ラインで確認 赤ペディアで確認")
|
72 |
}
|
|
|
87 |
},
|
88 |
{
|
89 |
"textParagraph": {
|
90 |
+
"text": "<b>{}</b>".format("ライン返信テストボットデータ設定\r\n エクセルで会話データのアップ")
|
91 |
}
|
92 |
},
|
93 |
{
|
workspace/estimate_app/__init__.py
ADDED
File without changes
|
workspace/estimate_app/admin.py
ADDED
File without changes
|
workspace/estimate_app/apps.py
ADDED
File without changes
|
workspace/estimate_app/models.py
ADDED
File without changes
|
workspace/estimate_app/views.py
ADDED
File without changes
|