-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Labels
enhancementNew feature or requestNew feature or requestpromptThe 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❓
#14 (review) 언급해주셨던 것 처럼 사용하는 prompt에 종속적으로 영어로 나오는 경향이 있습니다.
How❓
- 사용자 질문을 언어 분류("ko", "en", "ch", ...)하는 노드를 만들고 답변 제작 system prompt에
Always respond in {target_lang}를 추가
What❗️
- 언어 감지 노드 추가
- 언어 반영 노드 추가
ParkGyeongTae
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpromptThe 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.