We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
현재 ML Model client의 프롬프트 주입을 위한 구조는 아래와 같습니다.
작물명+콘텐츠 형식+콘텐츠 목적
사용자 행위 중심의 프롬프트
카테고리 별 행위 중심 프롬프트
Prompt Client for task AB = Category A - Description A + Category B - Description B = Composite Prompt Object A+B
AB
Category A - Description A
Category B - Description B
A+B
The text was updated successfully, but these errors were encountered:
loveysuby
No branches or pull requests
현재 ML Model client의 프롬프트 주입을 위한 구조는 아래와 같습니다.
작물명+콘텐츠 형식+콘텐츠 목적
사용자 행위 중심의 프롬프트
를카테고리 별 행위 중심 프롬프트
로 전환합니다.The text was updated successfully, but these errors were encountered: