Relative Content

Tag Archive for prompt

type error: object of type ChatPromptValue has no len()

I was trying to create a chatbot using a LLM and Chat Prompt Template. But I am facing this error :type error: object of type Chat Prompt Value has no len(). Could someone let me know where this error comes from and what should be done right.