boostcampaitech6 / level2-3-nlp-finalproject-nlp-03

level2-3-nlp-finalproject-nlp-03 created by GitHub Classroom
6 stars 1 forks source link

[FEAT] assistant api ppipeline 개발 및 Retriever 접목시키기 #16

Closed gyunini closed 7 months ago

gyunini commented 8 months ago

🚀 Feature Request

📎 Additional context

gyunini commented 8 months ago

랭체인과 openai assistant를 결합하였습니다. chromadb에 저장된 문서를 retrieve하여 assistant api를 이용하여 쿼리와 문서를 동시에 메시지를 보내는 파이프라인을 구현하였습니다.