kenken999 commited on
Commit
d458300
β€’
1 Parent(s): 0c6ee7c
controllers/gpt_enginner20240623080810 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 3d496091ed91e579e9a75e5c57a5de0452900b86
controllers/gpt_enginner20240623080934 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 45fc47136102d42c0c39e53e711cc7f51115c89d
controllers/gpt_enginner20240623081303 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 188841c0e92207ed59f0011cc59b7daab4276a6f
controllers/gpt_enginner20240623081423 ADDED
@@ -0,0 +1 @@
 
 
1
+ Subproject commit 2349630d080a533f20cc32771dfade20e82f6fd1
mysite/routers/fastapi.py CHANGED
@@ -200,7 +200,7 @@ def setup_webhook_routes(app: FastAPI):
200
  #no_process_file(text, "ai")
201
  #\r\m
202
 
203
-
204
  title = f""" γƒ—γƒ­γƒ³γƒ—γƒˆδ½œζˆ {promps}"""
205
  subtitle = prompt_res
206
  link_text = "データを璺θͺγ™γ‚‹"
@@ -208,6 +208,7 @@ def setup_webhook_routes(app: FastAPI):
208
  #test_set_lide(subtitle, text)
209
  send_google_chat_card(webhook_url, title, subtitle, link_text, link_url)
210
  #test case
 
211
  first_line = text.split('\n')[0]
212
  #test_prompt
213
  res = test_prompt("θΏ”δΏ‘γ―εΏ…γšζ—₯本θͺžγ§γ—て下さい \r\n"+prompt_res,text)
 
200
  #no_process_file(text, "ai")
201
  #\r\m
202
 
203
+ #########################################################################
204
  title = f""" γƒ—γƒ­γƒ³γƒ—γƒˆδ½œζˆ {promps}"""
205
  subtitle = prompt_res
206
  link_text = "データを璺θͺγ™γ‚‹"
 
208
  #test_set_lide(subtitle, text)
209
  send_google_chat_card(webhook_url, title, subtitle, link_text, link_url)
210
  #test case
211
+ #########################################################################
212
  first_line = text.split('\n')[0]
213
  #test_prompt
214
  res = test_prompt("θΏ”δΏ‘γ―εΏ…γšζ—₯本θͺžγ§γ—て下さい \r\n"+prompt_res,text)