Find answers from the community

Updated 3 months ago

Is there a way to only trigger output

Is there a way to only trigger output parsers when valid data is available. If no usefull data is exists the chatbot should just write "no data is available". I have an output parser that displays data in a dataframe.
L
F
2 comments
Probably your output parser could just have some extra checks to handle that case?
You mean for example a value that returns true or false?
Add a reply
Sign up and join the conversation on Discord