-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
bugSomething isn't workingSomething isn't workingpromptThe input provided by the user in natural language that serves as the basis for SQL generation.The input provided by the user in natural language that serves as the basis for SQL generation.
Description
Why❓
- 현재 query_refiner_prompt에 데이터 내용이 섞여있어서 데이터 변경시에 성능저하 우려
How❓
- 하드코딩된 프론프트 데이터 부분 제거
What ❓
현재 subscription_activities, contract_activities, marketing_activities,
sales_activities, success_activities, support_activities, trial_activities 데이터를
보유하고 있으며 사용자의 질문이 모호할 경우에도 우리가 가진 데이터를 기반으로
--
다양한 데이터를 보유하고 있으며, 사용자의 질문이 모호할 경우에도 우리가 가진 데이터를 기반으로
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpromptThe input provided by the user in natural language that serves as the basis for SQL generation.The input provided by the user in natural language that serves as the basis for SQL generation.