Abhi5h3k / PrivateDocBot

📚 Local PDF-Integrated Chat Bot: Secure Conversations and Document Assistance with LLM-Powered Privacy
Apache License 2.0
64 stars 16 forks source link

AttributeError: 'Message' object has no attribute 'replace' #6

Open mousom-blueprintco opened 4 months ago

mousom-blueprintco commented 4 months ago

huggingface.py", line 85, in texts = list(map(lambda x: x.replace("\n", " "), texts)) ^^^^^^^^^ AttributeError: 'Message' object has no attribute 'replace'