JPonsa
JPonsa
likely a user error but i think I have followed the documentation. Thus, I am not sure why it is giving me this error message. ```python def list_parser(x:str) -> list:...
Testing it with a single small document splitter in 5 chuncks. Repeating the test with 2 documents. To see if that could be the issue. This could be related to...
I am getting an “Failed to parse output. Returning None” error. I I have tried llama3 and mistral8x7b. I believe both models should be able to generate json like outputs....