Kuniaki Shimizu

Results 17 comments of Kuniaki Shimizu

this happens in my end. In my case, Try `chainlit hello`, blank page shows in my brower. - Run Chainlit in a local server and access from my local mac....

@Deepak-Kesavan Thanks, but still got the same error in Workflow execution ![SS_ 2024-08-20 0 39 20](https://github.com/user-attachments/assets/67e21d4b-9caa-49a5-9d73-5aa196c86180) API returned different error from before ![SS_ 2024-08-20 0 46 52](https://github.com/user-attachments/assets/1b0bce50-3da5-4f3b-935d-7ebb4db7a2b7) then seems logs...

I removed everything including all the container images, volumes, networks and tried again but no luck. Here's unstract-worker's log. ``` $ docker compose -f docker/docker-compose.yaml logs | grep unstract-worker ```...

also some things I found: - Using Llama Parse as text extractor, "Getting Started" instruction with "credit card statements" didn't work even I used demo files. In that case, parsing...

@Deepak-Kesavan >I even tried renaming the file to Japanese text, and it ran successfully. This means you used Llama Parse as text extractor? Because, as I said before, >Using LLMWhisperer...

@Deepak-Kesavan @ritwik-g (after removed all cloned repo, containers, images, volumes and re-clone) newly set up and tested with Llama Parse as text extractor, and the same error happened again (currently...

adding the result of using LLMWhisperer above Gist (see the last comment) >I missed this message earlier. If your use case is working fine with LLMWhisperer I think then the...

thanks! it works. also, this should be on documents.