rferrazd

Results 3 issues of rferrazd

### 🐛 Describe the bug Is it possible to retrieve the chat history from a session between a user and chatbot conversation? I implemented mem0's memory feature to a chatbot,...

question

### Description Traceback (most recent call last): File "/opt/anaconda3/envs/kotaemon_1/lib/python3.10/site-packages/gradio/queueing.py", line 536, in process_events response = await route_utils.call_process_api( File "/opt/anaconda3/envs/kotaemon_1/lib/python3.10/site-packages/gradio/route_utils.py", line 276, in call_process_api output = await app.get_blocks().process_api( File "/opt/anaconda3/envs/kotaemon_1/lib/python3.10/site-packages/gradio/blocks.py", line...

bug