kenken999 commited on
Commit
e13d981
1 Parent(s): 452e775
controllers/金、ダイヤ、ブランド ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 633d2b2a96ef2b2d90606878f674b77aa378f256
mysite/routers/fastapi.py CHANGED
@@ -95,7 +95,7 @@ def setup_webhook_routes(app: FastAPI):
95
  promps = prompt_genalate(text)
96
  #test_set_lide(text,"a1")
97
  #no_process_file(text, "ai")
98
- title = """本番テスト 入力内容のみ設定 データ精査をしないと返信には使えない """
99
  subtitle = promps
100
  link_text = "test"
101
  link_url = "url"
 
95
  promps = prompt_genalate(text)
96
  #test_set_lide(text,"a1")
97
  #no_process_file(text, "ai")
98
+ title = """本番テスト 入力内容のみ設定 プロンプトも付け足してはテスト """
99
  subtitle = promps
100
  link_text = "test"
101
  link_url = "url"