축제/행사 atrraction으로 분류
parent
64b9959000
commit
18ba089110
|
|
@ -120,7 +120,7 @@ async def _resolve_industry(category: str, customer_name: str = "") -> str:
|
|||
"위 정보를 바탕으로 이 업체를 다음 업종 중 가장 적합한 하나로 분류하세요: "
|
||||
"stay(숙박/펜션/호텔), restaurant(음식점), cafe(카페/디저트), "
|
||||
"salon(미용실/네일/뷰티), clinic(병원/의원/치과), fitness(헬스/필라테스/요가), "
|
||||
"academy(학원/교습소), attraction(관광/체험/액티비티). "
|
||||
"academy(학원/교습소), attraction(관광/체험/액티비티/축제/행사). "
|
||||
"위 8개 중 어느 것에도 명확히 해당하지 않는 경우에만 general(기타/범용 업종)로 분류하세요. "
|
||||
"유사한 업종이 있으면 general 대신 그 업종을 우선 선택하세요."
|
||||
)
|
||||
|
|
|
|||
Loading…
Reference in New Issue