kenken999 commited on
Commit
51deda2
1 Parent(s): b83b59d
Files changed (1) hide show
  1. mysite/routers/fastapi.py +1 -1
mysite/routers/fastapi.py CHANGED
@@ -257,7 +257,7 @@ def setup_webhook_routes(app: FastAPI):
257
  promps,res = prompt_genalate(str(e))
258
  #test_set_lide(text,"a1")
259
  #no_process_file(text, "ai")
260
- title = """エラーが起こりました 入力内容のみ設定 プロンプトも付け足してはテスト """
261
  subtitle = res
262
  link_text = "test"
263
  link_url = "url"
 
257
  promps,res = prompt_genalate(str(e))
258
  #test_set_lide(text,"a1")
259
  #no_process_file(text, "ai")
260
+ title = f"""エラーが起こりました errer file is {error_file} error line is {error_line} 自動修復の開始 """
261
  subtitle = res
262
  link_text = "test"
263
  link_url = "url"