Open saraswat opened 2 years ago
Maybe you can use my fork https://github.com/wyona/sandbox-grounded-qa/tree/michael_main where I added various log statements, in particular when you run it with verbosity 2
I am working on a PR, but will need to finish some other tasks first :-)
It is critical -- for the application I have in mind -- that the API return the text (and its url) justifying the answer.
Oddly, this time I do get a response, and it is correct. But the stated url does not have this information! The entire trace does not have this information (CL). It just mysteriously produces the correct answer.
Looks like the log does not show all the texts processed...?