Skip to content
New issue

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

챗봇 이전 데이터를 통해서 기억하는 챗봇 구성 #9

Open
KNU-K opened this issue Jul 14, 2024 · 0 comments
Open

챗봇 이전 데이터를 통해서 기억하는 챗봇 구성 #9

KNU-K opened this issue Jul 14, 2024 · 0 comments
Labels
문서화 문서화화 해결되지 않은 트러블 슈팅 해결되지 않은 트러블 슈팅

Comments

@KNU-K
Copy link
Member

KNU-K commented Jul 14, 2024

559e65d commit 때 1차적인 작업을 수행 하였다.

  • 단기 기억 범위
    이전 대화 내역 1 Block

  • 단기 기억 범위를 어디까지 할지를 구성하면 좀 더, 풍성한 형태로 대응 할 것 같음.

발생할 수 있는 오류

기억 범위를 늘리게 되면, 당연히 장황하게 데이터가 오가게 된다. 그렇게 되면 너무 많은 정보로 인해서 논점을 흐리고, 할루시네이션이 발생할 가능성이 높아진다.

@KNU-K KNU-K added 문서화 문서화화 해결되지 않은 트러블 슈팅 해결되지 않은 트러블 슈팅 labels Jul 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
문서화 문서화화 해결되지 않은 트러블 슈팅 해결되지 않은 트러블 슈팅
Projects
None yet
Development

No branches or pull requests

1 participant