oh I get the ... When I use response.source_nodes I can see the whole text but not with .get_formatted_sources So baesd on what you said, if I want the whole thing don't use get_formatted_sources? what if I don't wnat it truncated? Is there an option to get the whole source using .get_formatted_sources? or do i always need to use .source_nodes?
ok yeah im going to try again but it didnt work last time. I believe there should be an option that says auto, which allows for it to recognize the legnth of the source and will output exactly based on the number of chars needed. No need to set length.