Skip to content

[WORKFLOW] LangChain -> LangGraph 전환 #55

Description

@Uijeong97

목표

  • 현재
    • LangChain + Airflow DAG 구조로 설계
    • 사전에 정의된 데이터 소싱 자원, Fixed Size Chunk, Query, 검색 방법 답변이 벗어나거나, 에러가 발생하면 다시 처음부터 수행해야 함
    • 즉, 모든 파이프라인이 한번에 잘 돌아가야 한다는 점과, 이전 단계로 돌아가기 힘들다는 문제가 있음
  • 개선
    • LangChain -> LangGraph 로 전환하여 RAG 파이프라인을 보다 유연하게 설계하고 재작성 파이프라인까지 추가

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions