Kuniaki Shimizu
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  API returned different error from before  then seems logs...
still unresolved.
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.