AIAnytime / Llama2-Medical-Chatbot

This is a medical bot built using Llama2 and Sentence Transformers. The bot is powered by Langchain and Chainlit. The bot runs on a decent CPU machine with a minimum of 16GB of RAM.
MIT License
296 stars 218 forks source link

ValueError: Module should at least expose one of on_message, on_chat_start function #10

Closed nclarke-tm closed 1 year ago

nclarke-tm commented 1 year ago

Have not been able to resolve this error. I have changed the Chainlit version to 0.6.0 but this also did not resolve the issue. Any help would be greatly appreciated.