Abdullahw72 / langchain-chatbot-multiple-PDF

Langchain Chatbot with Multiple PDF Support using OpenAI and Hugging Face Models
54 stars 31 forks source link

htmlTemplates providing replace error in CSS #3

Closed btbean1980 closed 8 months ago

btbean1980 commented 10 months ago

When using the htmlTemplates package Python is throwing an error stating that there is no function "replace" in htmlTemplates during the writing of the chat message.

Abdullahw72 commented 8 months ago

It's not a package, rather the htmlTemplates.py itself is present in the repo.