aplbrain / aplbrain/bossdb-rag-chatbot

Memory Build Up

Aperta
#7 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
bug
Lingua principale
Python
Stelle
1
Fork
0
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

When handling multiple requests over time, memory (RAM) usage gradually increases. This suggests that somewhere within Chainlit or this codebase, object references are not being properly released after users disconnect.

If the number of users grows significantly over time, available memory may eventually be exhausted, leading to a memory allocation failure and potentially causing the RAG chatbot service to crash.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.