Find answers from the community

Updated 5 months ago

can we filter out message history while

At a glance
can we filter out message history while send in to the chatEngine like we can do in the langchain instead of direct cutting with token length
L
m
2 comments
What do you mean by filter?

I think at the moment, you'd have to write a subclass and override the get() method on the memory
i mean if i have five messages in history with questions and answers, now i want to send only questions to the llm by filtering out the answers
Add a reply
Sign up and join the conversation on Discord