Skip to content

wise-multimodal-rag/wise-prompt

Repository files navigation

Wise Prompt

Python Version FastAPI Version Loguru Version Gunicorn Version pre-commit.ci status

Prompt Engineering

참고: [Notion] 와이즈넛 성장기술연구소 기술연구-RAG Prompt Engineering

Prompt Engineering Method

  • Default
  • CoT (Chain-of-Thought)
    • Zero-shot CoT
    • Auto-CoT (Automatic Chain-of-Thought)
  • Self-Consistency
  • ReAct
  • ...

Prompt Generation Method

  • APE (Automatic Prompt Engineering)

TODO

  • Auto-CoT: dataset 도메인별 적용 방안
  • Self-Consistency: 함수가 아닌 langchain 라이브러리를 이용해서 두 단계를 하나의 파이프라인으로 연결
  • Self-Consistency, APE: API Call Batch
  • ReAct: 직접 구현

About

Wisenut Prompt Engineering Service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published