Spaces:
Running
on
Zero
Running
on
Zero
tes
Browse files
controllers/gpt_enginner20240619101351
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit 492598404cd4f83860600de6080af1e811baec22
|
mysite/routers/fastapi.py
CHANGED
@@ -200,7 +200,7 @@ def setup_webhook_routes(app: FastAPI):
|
|
200 |
PlantUMLでシーケンス図の作成
|
201 |
|
202 |
下記の質問 作成対応内容
|
203 |
-
|
204 |
"""
|
205 |
res_no_process = no_process_file("下記のコードをdjangoで作成"+res, "gpt_enginner"+ yyyymmddhis)
|
206 |
|
@@ -273,8 +273,8 @@ def setup_webhook_routes(app: FastAPI):
|
|
273 |
#test_set_lide(text,"a1")
|
274 |
#no_process_file(text, "ai")
|
275 |
custormer_supportpage = "\r\n カスタマーサポートはこちらから \r\n https://bpmboxesscom-46463613.hubspotpagebuilder.com/ja \r\n "
|
276 |
-
title = f"""エラーが起こりました
|
277 |
-
subtitle = res
|
278 |
link_text = "test"
|
279 |
link_url = "url"
|
280 |
#test_set_lide(subtitle, text)
|
|
|
200 |
PlantUMLでシーケンス図の作成
|
201 |
|
202 |
下記の質問 作成対応内容
|
203 |
+
|
204 |
"""
|
205 |
res_no_process = no_process_file("下記のコードをdjangoで作成"+res, "gpt_enginner"+ yyyymmddhis)
|
206 |
|
|
|
273 |
#test_set_lide(text,"a1")
|
274 |
#no_process_file(text, "ai")
|
275 |
custormer_supportpage = "\r\n カスタマーサポートはこちらから \r\n https://bpmboxesscom-46463613.hubspotpagebuilder.com/ja \r\n "
|
276 |
+
title = f"""エラーが起こりました -+errer file is {error_file} error line is {error_line} {str(e)} 自動修復の開始 """
|
277 |
+
subtitle = custormer_supportpage+res
|
278 |
link_text = "test"
|
279 |
link_url = "url"
|
280 |
#test_set_lide(subtitle, text)
|