Chanjeans commited on
Commit
77081a7
Β·
verified Β·
1 Parent(s): 10af12b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -1250,7 +1250,6 @@ class ChatOrRecommendRequest(BaseModel):
1250
  # (5) μžλ™ λΆ„κΈ° μ—”λ“œν¬μΈνŠΈ
1251
  @app.post("/chat_or_recommend")
1252
  def chat_or_recommend(req: ChatOrRecommendRequest):
1253
- run_fastapi()
1254
  """
1255
  1) λ§Œμ•½ 'μΆ”μ²œ' ν‚€μ›Œλ“œκ°€ ν¬ν•¨λ˜μ–΄ μžˆλ‹€λ©΄ β†’ μΆ”μ²œλ§Œ(return)
1256
  2) μ—†λ‹€λ©΄ β†’ μš°μšΈλΆ„μ„ + 챗봇 응닡
 
1250
  # (5) μžλ™ λΆ„κΈ° μ—”λ“œν¬μΈνŠΈ
1251
  @app.post("/chat_or_recommend")
1252
  def chat_or_recommend(req: ChatOrRecommendRequest):
 
1253
  """
1254
  1) λ§Œμ•½ 'μΆ”μ²œ' ν‚€μ›Œλ“œκ°€ ν¬ν•¨λ˜μ–΄ μžˆλ‹€λ©΄ β†’ μΆ”μ²œλ§Œ(return)
1255
  2) μ—†λ‹€λ©΄ β†’ μš°μšΈλΆ„μ„ + 챗봇 응닡